summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-02-17 21:59:57 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-02-17 21:59:57 +0000
commite30b2a295e632fff202de817fc37c75ec4f23662 (patch)
tree3a57477d0c0f829059568e17181172fc7816b76e /dev-libs
parentFix parallel build bug. (Manifest recommit) (diff)
downloadgentoo-2-e30b2a295e632fff202de817fc37c75ec4f23662.tar.gz
gentoo-2-e30b2a295e632fff202de817fc37c75ec4f23662.tar.bz2
gentoo-2-e30b2a295e632fff202de817fc37c75ec4f23662.zip
~alpha keyword.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libf2c/ChangeLog6
-rw-r--r--dev-libs/libf2c/libf2c-20021004-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libf2c/ChangeLog b/dev-libs/libf2c/ChangeLog
index dd6e487ffc07..00bc6fc437b9 100644
--- a/dev-libs/libf2c/ChangeLog
+++ b/dev-libs/libf2c/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libf2c
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.15 2005/01/10 19:55:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.16 2005/02/17 21:55:21 kloeri Exp $
+
+ 17 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
+ libf2c-20021004-r1.ebuild:
+ ~alpha keyword.
10 Jan 2005; Markus Rothe <corsair@gentoo.org> libf2c-20021004-r1.ebuild:
Stable on ppc64
diff --git a/dev-libs/libf2c/libf2c-20021004-r1.ebuild b/dev-libs/libf2c/libf2c-20021004-r1.ebuild
index fe691326a788..ebbf9102fb57 100644
--- a/dev-libs/libf2c/libf2c-20021004-r1.ebuild
+++ b/dev-libs/libf2c/libf2c-20021004-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004-r1.ebuild,v 1.9 2005/01/10 19:55:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004-r1.ebuild,v 1.10 2005/02/17 21:55:21 kloeri Exp $
inherit gcc eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.netlib.org/f2c/${PN}.zip"
LICENSE="libf2c"
SLOT="0"
-KEYWORDS="x86 amd64 ppc ppc64 sparc"
+KEYWORDS="x86 amd64 ppc ppc64 sparc ~alpha"
IUSE=""
DEPEND="virtual/libc"