summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-12-06 19:57:42 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-12-06 19:57:42 +0000
commit7b95c0efcb1cd7cdba690c48acd53dfcfa8c4bb9 (patch)
tree0368a052b0bbdb5f5364fa5dd6c90c5ea56d2b23
parentVersion bump (diff)
downloadgentoo-2-7b95c0efcb1cd7cdba690c48acd53dfcfa8c4bb9.tar.gz
gentoo-2-7b95c0efcb1cd7cdba690c48acd53dfcfa8c4bb9.tar.bz2
gentoo-2-7b95c0efcb1cd7cdba690c48acd53dfcfa8c4bb9.zip
Keyword amd64-linux and x86-linux
(Portage version: 2.2.01.21313-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
-rw-r--r--dev-lang/f2c/ChangeLog5
-rw-r--r--dev-lang/f2c/f2c-20100827.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/f2c/ChangeLog b/dev-lang/f2c/ChangeLog
index 0b9c4898c840..a7b9f8e3b54b 100644
--- a/dev-lang/f2c/ChangeLog
+++ b/dev-lang/f2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/f2c
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.30 2012/11/06 06:35:59 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.31 2012/12/06 19:57:42 bicatali Exp $
+
+ 06 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> f2c-20100827.ebuild:
+ Keyword amd64-linux and x86-linux
06 Nov 2012; Ulrich Müller <ulm@gentoo.org> f2c-20060507.ebuild,
f2c-20100827.ebuild:
diff --git a/dev-lang/f2c/f2c-20100827.ebuild b/dev-lang/f2c/f2c-20100827.ebuild
index 10fd520a9a84..2bd60504d5fd 100644
--- a/dev-lang/f2c/f2c-20100827.ebuild
+++ b/dev-lang/f2c/f2c-20100827.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20100827.ebuild,v 1.3 2012/11/06 06:35:59 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20100827.ebuild,v 1.4 2012/12/06 19:57:42 bicatali Exp $
EAPI=4
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="HPND"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND="dev-libs/libf2c"