diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 16:03:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 16:03:31 +0000 |
commit | 3a1fb514969c82aacad6c6529937e9d098beafd8 (patch) | |
tree | f3fffede363ab4a77d9813206876efa7dcd43c1b /dev-cpp/sptk | |
parent | Install menu entry, bug #160215 (diff) | |
download | gentoo-2-3a1fb514969c82aacad6c6529937e9d098beafd8.tar.gz gentoo-2-3a1fb514969c82aacad6c6529937e9d098beafd8.tar.bz2 gentoo-2-3a1fb514969c82aacad6c6529937e9d098beafd8.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-cpp/sptk')
-rw-r--r-- | dev-cpp/sptk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/sptk/sptk-3.2.6.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-cpp/sptk/ChangeLog b/dev-cpp/sptk/ChangeLog index c837d48f1cba..ceac391b6467 100644 --- a/dev-cpp/sptk/ChangeLog +++ b/dev-cpp/sptk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/sptk # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.20 2007/02/22 01:02:12 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.21 2007/03/12 16:03:31 armin76 Exp $ + + 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> sptk-3.2.6.ebuild: + x86 stable 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-cpp/sptk/sptk-3.2.6.ebuild b/dev-cpp/sptk/sptk-3.2.6.ebuild index 16cb0e7473e3..cc40e6ab8cee 100644 --- a/dev-cpp/sptk/sptk-3.2.6.ebuild +++ b/dev-cpp/sptk/sptk-3.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-2006 Gentoo Foundation +# Copyright 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild,v 1.3 2006/10/05 17:34:45 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild,v 1.4 2007/03/12 16:03:31 armin76 Exp $ inherit autotools @@ -12,7 +12,7 @@ HOMEPAGE="http://www.sptk.net" SLOT="3" LICENSE="|| ( FLTK GPL-2 )" -KEYWORDS="~x86 ~sparc mips ~amd64 ~ppc alpha" +KEYWORDS="alpha ~amd64 mips ~ppc ~sparc x86" DEPEND="fltk? ( x11-libs/fltk ) odbc? ( >=dev-db/unixODBC-2.2.6 ) |