diff options
-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 ) |