summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:48:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:48:23 +0000
commita53b4dc85e32d4ac8a89ced621560a97ffe97c8a (patch)
tree9f2f0e0f1e0e0d60d57972c1202eb790be5973c7 /dev-libs/libf2c
parentStable for amd64, wrt bug #470534 (diff)
downloadgentoo-2-a53b4dc85e32d4ac8a89ced621560a97ffe97c8a.tar.gz
gentoo-2-a53b4dc85e32d4ac8a89ced621560a97ffe97c8a.tar.bz2
gentoo-2-a53b4dc85e32d4ac8a89ced621560a97ffe97c8a.zip
Stable for amd64, wrt bug #469000
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libf2c')
-rw-r--r--dev-libs/libf2c/ChangeLog5
-rw-r--r--dev-libs/libf2c/libf2c-20110801-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libf2c/ChangeLog b/dev-libs/libf2c/ChangeLog
index 9beeb7b4c1b5..76acd7577b55 100644
--- a/dev-libs/libf2c/ChangeLog
+++ b/dev-libs/libf2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libf2c
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.59 2013/06/25 11:18:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.60 2013/06/25 12:48:23 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libf2c-20110801-r3.ebuild:
+ Stable for amd64, wrt bug #469000
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libf2c-20110801-r3.ebuild:
Stable for x86, wrt bug #469000
diff --git a/dev-libs/libf2c/libf2c-20110801-r3.ebuild b/dev-libs/libf2c/libf2c-20110801-r3.ebuild
index 8550fea5391a..b0ca1595b1c7 100644
--- a/dev-libs/libf2c/libf2c-20110801-r3.ebuild
+++ b/dev-libs/libf2c/libf2c-20110801-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20110801-r3.ebuild,v 1.4 2013/06/25 11:18:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20110801-r3.ebuild,v 1.5 2013/06/25 12:48:23 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/${PN}.zip -> ${P}.zip"
LICENSE="HPND"
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=""