summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/f2c/ChangeLog5
-rw-r--r--dev-lang/f2c/f2c-20030320-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/f2c/ChangeLog b/dev-lang/f2c/ChangeLog
index 6bd9c27ed9b3..fa5362b34e16 100644
--- a/dev-lang/f2c/ChangeLog
+++ b/dev-lang/f2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/f2c
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.11 2005/01/27 16:23:26 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.12 2005/01/27 16:47:14 fmccor Exp $
+
+ 27 Jan 2005; Ferris McCormick <fmccor@gentoo.org> f2c-20030320-r1.ebuild:
+ Stable for sparc (Security Bugs 79725, 77570).
*f2c-20030320-r1 (27 Jan 2005)
diff --git a/dev-lang/f2c/f2c-20030320-r1.ebuild b/dev-lang/f2c/f2c-20030320-r1.ebuild
index 60c8709eaf0a..c520d68b07ed 100644
--- a/dev-lang/f2c/f2c-20030320-r1.ebuild
+++ b/dev-lang/f2c/f2c-20030320-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-lang/f2c/f2c-20030320-r1.ebuild,v 1.1 2005/01/27 16:23:26 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20030320-r1.ebuild,v 1.2 2005/01/27 16:47:14 fmccor Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="libf2c"
SLOT="0"
-KEYWORDS="x86 amd64 ppc ~ppc64 ~sparc"
+KEYWORDS="x86 amd64 ppc ~ppc64 sparc"
IUSE=""
DEPEND="dev-libs/libf2c"