diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-14 12:38:43 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-14 12:38:43 +0000 |
commit | 14bbb64da070e448dc19c8789ba04de8afaac201 (patch) | |
tree | 0378936e54be4898a37564de5ec39f0b6f9e9547 /dev-cpp/sptk | |
parent | added patch to fix xapian-config problem. Removed old xapian version (diff) | |
download | gentoo-2-14bbb64da070e448dc19c8789ba04de8afaac201.tar.gz gentoo-2-14bbb64da070e448dc19c8789ba04de8afaac201.tar.bz2 gentoo-2-14bbb64da070e448dc19c8789ba04de8afaac201.zip |
Stable on x86.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-cpp/sptk')
-rw-r--r-- | dev-cpp/sptk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/sptk/sptk-3.0.6.ebuild | 6 |
2 files changed, 7 insertions, 4 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/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 ) |