summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-01-27 16:47:14 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-01-27 16:47:14 +0000
commitbb2e80fc1eb18f5ac9b7859e009bbf9115e73766 (patch)
tree5b13983b4e60c1dafa37bc9a65fd92470c113a54 /dev-lang
parentrepoman: Fix leading whitespace (diff)
downloadgentoo-2-bb2e80fc1eb18f5ac9b7859e009bbf9115e73766.tar.gz
gentoo-2-bb2e80fc1eb18f5ac9b7859e009bbf9115e73766.tar.bz2
gentoo-2-bb2e80fc1eb18f5ac9b7859e009bbf9115e73766.zip
Stable for sparc wrt Security Bug 79725 --- CAN-2005-0017.
(Portage version: 2.0.51-r15)
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"