summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-14 12:38:43 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-14 12:38:43 +0000
commit4a4ccaa419128bba5a0cbe4971c0af8eb72a4f9e (patch)
tree13ca7a3cc61358db59b09ed854e640b30d656c89 /dev-cpp
parentadded patch to fix xapian-config problem. Removed old xapian version (diff)
downloadhistorical-4a4ccaa419128bba5a0cbe4971c0af8eb72a4f9e.tar.gz
historical-4a4ccaa419128bba5a0cbe4971c0af8eb72a4f9e.tar.bz2
historical-4a4ccaa419128bba5a0cbe4971c0af8eb72a4f9e.zip
Stable on x86.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/sptk/ChangeLog5
-rw-r--r--dev-cpp/sptk/Manifest4
-rw-r--r--dev-cpp/sptk/sptk-3.0.6.ebuild6
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-cpp/sptk/ChangeLog b/dev-cpp/sptk/ChangeLog
index f8e791dc37a4..9a241db71ae5 100644
--- a/dev-cpp/sptk/ChangeLog
+++ b/dev-cpp/sptk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/sptk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.13 2006/01/10 01:36:38 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.14 2006/01/14 12:38:43 nelchael Exp $
+
+ 14 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> sptk-3.0.6.ebuild:
+ Stable on x86.
10 Jan 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
sptk-3.0.11.ebuild:
diff --git a/dev-cpp/sptk/Manifest b/dev-cpp/sptk/Manifest
index a6e8327809ed..4e724733ec19 100644
--- a/dev-cpp/sptk/Manifest
+++ b/dev-cpp/sptk/Manifest
@@ -1,8 +1,8 @@
-MD5 46a6b65ff658cfbd049ee912b7160adc ChangeLog 2196
+MD5 3514718a2dcf9004bd5f7d99a12118af ChangeLog 2289
MD5 c1961e9d1e8c7ce2861b6a9f9da08038 files/digest-sptk-2.3.28 62
MD5 e9256a4a57897f70722574b5a45366fc files/digest-sptk-3.0.11 62
MD5 9d6f57f2f01a7c0acbaba21baffa4982 files/digest-sptk-3.0.6 61
MD5 623669b964009bb2a2adfc367f12d072 metadata.xml 334
MD5 b5cd9d1217f0d957c3926185dd0fe4b2 sptk-2.3.28.ebuild 1092
MD5 3aecb7c69a1bf39e992572bde4871665 sptk-3.0.11.ebuild 1398
-MD5 954ae150ba200ce2de4d986855b49667 sptk-3.0.6.ebuild 1409
+MD5 47eb44bebf1bc3ab5ee9198140ca1d5a sptk-3.0.6.ebuild 1408
diff --git a/dev-cpp/sptk/sptk-3.0.6.ebuild b/dev-cpp/sptk/sptk-3.0.6.ebuild
index 2cf003211c96..b5db6da8d66a 100644
--- a/dev-cpp/sptk/sptk-3.0.6.ebuild
+++ b/dev-cpp/sptk/sptk-3.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.0.6.ebuild,v 1.1 2005/11/04 12:04:28 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.0.6.ebuild,v 1.2 2006/01/14 12:38:43 nelchael Exp $
inherit autotools
@@ -12,7 +12,7 @@ HOMEPAGE="http://sptk.tts-sf.com"
SLOT="3"
LICENSE="|| ( FLTK GPL-2 )"
-KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ppc"
+KEYWORDS="~amd64 ~mips ~ppc ~sparc x86"
DEPEND="fltk? ( x11-libs/fltk )
odbc? ( >=dev-db/unixODBC-2.2.6 )