diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:46:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:46:42 +0000 |
commit | ee6cc92dfdb878d15379af21fc1d24711ebaa769 (patch) | |
tree | f483c3e082acc5750d2f265d3cbf7bb0d62a2c0e /dev-libs | |
parent | Marking konq-plugins-4.6.1 ppc for bug 354033 (diff) | |
download | gentoo-2-ee6cc92dfdb878d15379af21fc1d24711ebaa769.tar.gz gentoo-2-ee6cc92dfdb878d15379af21fc1d24711ebaa769.tar.bz2 gentoo-2-ee6cc92dfdb878d15379af21fc1d24711ebaa769.zip |
Marking libf2c-20090407-r1 ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libf2c/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libf2c/libf2c-20090407-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libf2c/ChangeLog b/dev-libs/libf2c/ChangeLog index 900a34b63e8b..262e065b0f2d 100644 --- a/dev-libs/libf2c/ChangeLog +++ b/dev-libs/libf2c/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libf2c # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.41 2011/05/09 08:28:18 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.42 2011/06/01 19:46:42 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> libf2c-20090407-r1.ebuild: + Marking libf2c-20090407-r1 ppc stable for bug 354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> libf2c-20090407-r1.ebuild: x86 stable per bug 354033 diff --git a/dev-libs/libf2c/libf2c-20090407-r1.ebuild b/dev-libs/libf2c/libf2c-20090407-r1.ebuild index 71dc9303dc9b..e026b61c9b76 100644 --- a/dev-libs/libf2c/libf2c-20090407-r1.ebuild +++ b/dev-libs/libf2c/libf2c-20090407-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.6 2011/05/09 08:28:18 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.7 2011/06/01 19:46:42 ranger Exp $ EAPI=2 inherit toolchain-funcs eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="" |