summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-11-10 19:49:14 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-11-10 19:49:14 +0000
commit7ead7ff9bb789af43cec7c0512a73f85b9ac2ded (patch)
treef1e35ac1c39dfaa7a94fc65aefbcc294789c89b7 /dev-cpp/sptk
parentunmask >=net-libs/gnutls-1.2.5 (diff)
downloadgentoo-2-7ead7ff9bb789af43cec7c0512a73f85b9ac2ded.tar.gz
gentoo-2-7ead7ff9bb789af43cec7c0512a73f85b9ac2ded.tar.bz2
gentoo-2-7ead7ff9bb789af43cec7c0512a73f85b9ac2ded.zip
Stable on x86.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-cpp/sptk')
-rw-r--r--dev-cpp/sptk/ChangeLog5
-rw-r--r--dev-cpp/sptk/sptk-2.3.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/sptk/ChangeLog b/dev-cpp/sptk/ChangeLog
index f92c75219cf8..f7a8cacdf48d 100644
--- a/dev-cpp/sptk/ChangeLog
+++ b/dev-cpp/sptk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/sptk
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.10 2005/11/04 12:04:28 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.11 2005/11/10 19:49:14 nelchael Exp $
+
+ 11 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> sptk-2.3.28.ebuild:
+ Stable on x86.
*sptk-3.0.6 (04 Nov 2005)
diff --git a/dev-cpp/sptk/sptk-2.3.28.ebuild b/dev-cpp/sptk/sptk-2.3.28.ebuild
index d70deb6cc14f..d79c42000686 100644
--- a/dev-cpp/sptk/sptk-2.3.28.ebuild
+++ b/dev-cpp/sptk/sptk-2.3.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.3.28.ebuild,v 1.3 2005/11/04 11:21:50 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.3.28.ebuild,v 1.4 2005/11/10 19:49:14 nelchael Exp $
IUSE="fltk odbc"
@@ -10,7 +10,7 @@ HOMEPAGE="http://sptk.tts-sf.com"
SLOT="2"
LICENSE="|| ( FLTK GPL-2 )"
-KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ppc"
+KEYWORDS="x86 ~sparc ~mips ~amd64 ~ppc"
DEPEND="fltk? ( x11-libs/fltk )
odbc? ( >=dev-db/unixODBC-2.2.6 )"