summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-07-01 11:52:39 +0000
committerDavid Holm <dholm@gentoo.org>2004-07-01 11:52:39 +0000
commitb53c42fcb8a25a43d6dbd57ecf574b471d41dc5c (patch)
treec4711dc8e31ba14d00f0848985ff8e9a031cbfdf /dev-libs/libf2c
parentAdded to ~ppc (Manifest recommit) (Manifest recommit) (diff)
downloadgentoo-2-b53c42fcb8a25a43d6dbd57ecf574b471d41dc5c.tar.gz
gentoo-2-b53c42fcb8a25a43d6dbd57ecf574b471d41dc5c.tar.bz2
gentoo-2-b53c42fcb8a25a43d6dbd57ecf574b471d41dc5c.zip
Added to ~ppc
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 1130af97e675..193aea5f5686 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.8 2004/06/30 22:14:11 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.9 2004/07/01 11:49:28 dholm Exp $
+
+ 01 Jul 2004; David Holm <dholm@gentoo.org> libf2c-20021004-r1.ebuild:
+ Added to ~ppc.
*libf2c-20021004-r1 (01 Jul 2004)
diff --git a/dev-libs/libf2c/libf2c-20021004-r1.ebuild b/dev-libs/libf2c/libf2c-20021004-r1.ebuild
index 914c868ab8f5..8308ffdb0a27 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.1 2004/06/30 22:14:11 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004-r1.ebuild,v 1.2 2004/07/01 11:49:28 dholm Exp $
inherit gcc eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.netlib.org/f2c/${PN}.zip"
LICENSE="libf2c"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
DEPEND="virtual/glibc"