diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-28 22:41:23 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-28 22:41:23 +0000 |
commit | 6aaafe9e2705e84013cc1a5f1122596718b74ff3 (patch) | |
tree | f7e57a5d2e0b48069c7f0cb2570b89994b817fb9 /sci-libs/cbflib | |
parent | Stable on amd64 wrt bug #326041 (diff) | |
download | gentoo-2-6aaafe9e2705e84013cc1a5f1122596718b74ff3.tar.gz gentoo-2-6aaafe9e2705e84013cc1a5f1122596718b74ff3.tar.bz2 gentoo-2-6aaafe9e2705e84013cc1a5f1122596718b74ff3.zip |
Stable on amd64 wrt bug #326035
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cbflib')
-rw-r--r-- | sci-libs/cbflib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cbflib/cbflib-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cbflib/ChangeLog b/sci-libs/cbflib/ChangeLog index aec893190f6c..a3f3bf3907e8 100644 --- a/sci-libs/cbflib/ChangeLog +++ b/sci-libs/cbflib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cbflib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v 1.8 2010/04/28 19:56:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v 1.9 2010/06/28 22:41:23 angelos Exp $ + + 28 Jun 2010; Christoph Mende <angelos@gentoo.org> cbflib-0.9.0.ebuild: + Stable on amd64 wrt bug #326035 *cbflib-0.9.0 (28 Apr 2010) diff --git a/sci-libs/cbflib/cbflib-0.9.0.ebuild b/sci-libs/cbflib/cbflib-0.9.0.ebuild index 1e8fb654878d..f00233b7d6f3 100644 --- a/sci-libs/cbflib/cbflib-0.9.0.ebuild +++ b/sci-libs/cbflib/cbflib-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.0.ebuild,v 1.1 2010/04/28 19:56:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.0.ebuild,v 1.2 2010/06/28 22:41:23 angelos Exp $ EAPI="3" @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P1}_14Feb10.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" #RDEPEND="" |