diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-11-21 00:44:39 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-11-21 00:44:39 +0000 |
commit | cbfef0b06ebe562b38ff4e474bb71cbf346c83d1 (patch) | |
tree | fdd77786991c07aff7a5c38f3e1b1a130eed83e4 /dev-cpp | |
parent | Fixed cross-distcc issue, bug #131316. (diff) | |
download | gentoo-2-cbfef0b06ebe562b38ff4e474bb71cbf346c83d1.tar.gz gentoo-2-cbfef0b06ebe562b38ff4e474bb71cbf346c83d1.tar.bz2 gentoo-2-cbfef0b06ebe562b38ff4e474bb71cbf346c83d1.zip |
stable amd64, bug 237728
(Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64)
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/sptk/ChangeLog | 6 | ||||
-rw-r--r-- | dev-cpp/sptk/sptk-3.5.7.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-cpp/sptk/ChangeLog b/dev-cpp/sptk/ChangeLog index 189e7636648e..d4ccf8ce0523 100644 --- a/dev-cpp/sptk/ChangeLog +++ b/dev-cpp/sptk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-cpp/sptk # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.44 2008/11/15 12:09:14 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.45 2008/11/21 00:44:39 gentoofan23 Exp $ + + 21 Nov 2008; Thomas Anderson <gentoofan23@gentoo.org> + sptk-3.5.7.13.ebuild: + stable amd64, bug 237728 15 Nov 2008; Santiago M. Mola <coldwind@gentoo.org> sptk-2.3.28.ebuild, sptk-3.5.7.13.ebuild, sptk-3.5.8.ebuild, sptk-3.5.8.4.ebuild, diff --git a/dev-cpp/sptk/sptk-3.5.7.13.ebuild b/dev-cpp/sptk/sptk-3.5.7.13.ebuild index b1da32e8546e..b505bdf40ab6 100644 --- a/dev-cpp/sptk/sptk-3.5.7.13.ebuild +++ b/dev-cpp/sptk/sptk-3.5.7.13.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.13.ebuild,v 1.5 2008/11/15 12:09:14 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.13.ebuild,v 1.6 2008/11/21 00:44:39 gentoofan23 Exp $ EAPI=1 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.sptk.net" SLOT="3" LICENSE="|| ( BSD )" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~mips ~ppc ~sparc x86" RDEPEND="fltk? ( >=x11-libs/fltk-1.1.6:1.1 ) odbc? ( >=dev-db/unixODBC-2.2.6 ) |