diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:54:32 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:54:32 +0000 |
commit | 6011905aeb27a6ec6625b41fac80a99cf261ce7d (patch) | |
tree | 0b83e46ebc108853abf3524d821593d7e2e79ed1 /sci-libs/cbflib | |
parent | marked ~ppc wrt #303931 (diff) | |
download | gentoo-2-6011905aeb27a6ec6625b41fac80a99cf261ce7d.tar.gz gentoo-2-6011905aeb27a6ec6625b41fac80a99cf261ce7d.tar.bz2 gentoo-2-6011905aeb27a6ec6625b41fac80a99cf261ce7d.zip |
marked ~ppc wrt #303931
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sci-libs/cbflib')
-rw-r--r-- | sci-libs/cbflib/ChangeLog | 8 | ||||
-rw-r--r-- | sci-libs/cbflib/cbflib-0.9.0-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/cbflib/ChangeLog b/sci-libs/cbflib/ChangeLog index c58f2bf9f15d..fe5de613b6d2 100644 --- a/sci-libs/cbflib/ChangeLog +++ b/sci-libs/cbflib/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2010/07/15 20:09:55 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v 1.15 2011/01/16 10:54:32 xarthisius Exp $ + + 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + cbflib-0.9.0-r3.ebuild: + marked ~ppc wrt #303931 15 Jul 2010; Markus Meier <maekke@gentoo.org> cbflib-0.9.0-r3.ebuild: x86 stable, bug #326035 diff --git a/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild b/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild index 7828147e2d68..ddf442268f31 100644 --- a/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild +++ b/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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-r3.ebuild,v 1.2 2010/07/15 20:09:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild,v 1.3 2011/01/16 10:54:32 xarthisius Exp $ EAPI="3" @@ -25,7 +25,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 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc python" #RDEPEND="" |