summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-05-09 08:28:18 +0000
committerThomas Kahle <tomka@gentoo.org>2011-05-09 08:28:18 +0000
commit84597ab594a57ae9e9131303b1dadd7f95b51a59 (patch)
tree1462e6c52b27266ad804d96656e2c58383df02a9 /dev-libs/libf2c
parentx86 stable per bug 354033 (diff)
downloadgentoo-2-84597ab594a57ae9e9131303b1dadd7f95b51a59.tar.gz
gentoo-2-84597ab594a57ae9e9131303b1dadd7f95b51a59.tar.bz2
gentoo-2-84597ab594a57ae9e9131303b1dadd7f95b51a59.zip
x86 stable per bug 354033
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libf2c')
-rw-r--r--dev-libs/libf2c/ChangeLog5
-rw-r--r--dev-libs/libf2c/libf2c-20090407-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libf2c/ChangeLog b/dev-libs/libf2c/ChangeLog
index 8cf181da5d1f..900a34b63e8b 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.40 2011/04/30 17:53:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.41 2011/05/09 08:28:18 tomka Exp $
+
+ 09 May 2011; Thomas Kahle <tomka@gentoo.org> libf2c-20090407-r1.ebuild:
+ x86 stable per bug 354033
30 Apr 2011; Raúl Porcel <armin76@gentoo.org> libf2c-20070912.ebuild,
libf2c-20090407-r1.ebuild:
diff --git a/dev-libs/libf2c/libf2c-20090407-r1.ebuild b/dev-libs/libf2c/libf2c-20090407-r1.ebuild
index 8e7d5f3f9530..71dc9303dc9b 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.5 2011/04/30 17:53:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.6 2011/05/09 08:28:18 tomka 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=""