summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannes Mehnert <hannes@gentoo.org>2002-11-02 10:28:37 +0000
committerHannes Mehnert <hannes@gentoo.org>2002-11-02 10:28:37 +0000
commita1252779c652041889c2eb012f6196dcfa462179 (patch)
tree91b88fed70272e02db0629cfaa014fb5ca0fd338 /dev-libs/libf2c
parentversion bump (diff)
downloadhistorical-a1252779c652041889c2eb012f6196dcfa462179.tar.gz
historical-a1252779c652041889c2eb012f6196dcfa462179.tar.bz2
historical-a1252779c652041889c2eb012f6196dcfa462179.zip
marked stable for x86
Diffstat (limited to 'dev-libs/libf2c')
-rw-r--r--dev-libs/libf2c/ChangeLog5
-rw-r--r--dev-libs/libf2c/libf2c-20021004.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libf2c/ChangeLog b/dev-libs/libf2c/ChangeLog
index 780ffc9800f9..a4869969aa85 100644
--- a/dev-libs/libf2c/ChangeLog
+++ b/dev-libs/libf2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libf2c
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.1 2002/10/29 02:15:55 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.2 2002/11/02 10:28:37 hannes Exp $
+
+ 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> libf2c-20021004.ebuild:
+ marked stable for x86
*libf2c-20021004` (28 Oct 2002)
diff --git a/dev-libs/libf2c/libf2c-20021004.ebuild b/dev-libs/libf2c/libf2c-20021004.ebuild
index 6f9a8ab2ab1e..9126ba702dab 100644
--- a/dev-libs/libf2c/libf2c-20021004.ebuild
+++ b/dev-libs/libf2c/libf2c-20021004.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004.ebuild,v 1.1 2002/10/29 02:15:55 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004.ebuild,v 1.2 2002/11/02 10:28:37 hannes Exp $
IUSE=""
S="${WORKDIR}/${PN}"
@@ -8,7 +8,7 @@ DESCRIPTION="Library that converts FORTRAN to C source."
SRC_URI="ftp://ftp.netlib.org/f2c/${PN}.zip"
HOMEPAGE="ftp://ftp.netlib.org/f2c/index.html"
LICENSE="libf2c"
-KEYWORDS="~x86"
+KEYWORDS="x86"
SLOT="0"
DEPEND="virtual/glibc"