summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Trottier <tchiwam@gentoo.org>2004-09-09 12:02:22 +0000
committerPhilippe Trottier <tchiwam@gentoo.org>2004-09-09 12:02:22 +0000
commit1a7115f41fc5209d10dba90050e9e87352eed5ee (patch)
tree1b3ebb31acb910de3126e291af15411dc43a4245 /dev-libs/libf2c
parentmarked ~ppc64 (Manifest recommit) (diff)
downloadgentoo-2-1a7115f41fc5209d10dba90050e9e87352eed5ee.tar.gz
gentoo-2-1a7115f41fc5209d10dba90050e9e87352eed5ee.tar.bz2
gentoo-2-1a7115f41fc5209d10dba90050e9e87352eed5ee.zip
marked ~ppc64 Bug#63411
Diffstat (limited to 'dev-libs/libf2c')
-rw-r--r--dev-libs/libf2c/ChangeLog5
-rw-r--r--dev-libs/libf2c/libf2c-20021004-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libf2c/ChangeLog b/dev-libs/libf2c/ChangeLog
index 4007d3d07253..7987ba11974a 100644
--- a/dev-libs/libf2c/ChangeLog
+++ b/dev-libs/libf2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libf2c
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.13 2004/08/06 12:23:27 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.14 2004/09/09 12:02:22 tchiwam Exp $
+
+ 09 Sep 2004; Philippe Trottier <tchiwam@gentoo.org> libf2c-20021004-r1.ebuild:
+ Marked ~ppc64
06 Aug 2004; Ferris McCormick <fmccor@gentoo.org> libf2c-20021004-r1.ebuild:
Stable for sparc (part of bug 55386).
diff --git a/dev-libs/libf2c/libf2c-20021004-r1.ebuild b/dev-libs/libf2c/libf2c-20021004-r1.ebuild
index 7298f11b5ba0..b117a742d55d 100644
--- a/dev-libs/libf2c/libf2c-20021004-r1.ebuild
+++ b/dev-libs/libf2c/libf2c-20021004-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.7 2004/08/06 12:23:27 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004-r1.ebuild,v 1.8 2004/09/09 12:02:22 tchiwam 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 sparc"
+KEYWORDS="x86 amd64 ppc ~ppc64 sparc"
IUSE=""
DEPEND="virtual/libc"