summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-15 14:34:09 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-15 14:34:09 +0000
commite9d86bf35e1372049aceee737218bd009a0414d6 (patch)
tree3c3ee3b73cb1c9216884369e1adeb330c1147e69 /app-sci
parentFixing bug #41638, adding usage of CFLAGS in -r1 (Manifest recommit) (diff)
downloadgentoo-2-e9d86bf35e1372049aceee737218bd009a0414d6.tar.gz
gentoo-2-e9d86bf35e1372049aceee737218bd009a0414d6.tar.bz2
gentoo-2-e9d86bf35e1372049aceee737218bd009a0414d6.zip
Added to ~ppc
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/cdf/ChangeLog7
-rw-r--r--app-sci/cdf/cdf-2.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/cdf/ChangeLog b/app-sci/cdf/ChangeLog
index eac3ef89c848..fb1d041917ab 100644
--- a/app-sci/cdf/ChangeLog
+++ b/app-sci/cdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/cdf
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/cdf/ChangeLog,v 1.1 2003/12/22 10:23:38 phosphan Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/cdf/ChangeLog,v 1.2 2004/03/15 14:34:09 dholm Exp $
+
+ 15 Mar 2004; David Holm <dholm@gentoo.org> cdf-2.7.ebuild:
+ Added to ~ppc.
*cdf-2.7 (22 Dec 2003)
diff --git a/app-sci/cdf/cdf-2.7.ebuild b/app-sci/cdf/cdf-2.7.ebuild
index 6a5f64cf6692..a7014d718cd0 100644
--- a/app-sci/cdf/cdf-2.7.ebuild
+++ b/app-sci/cdf/cdf-2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/cdf/cdf-2.7.ebuild,v 1.3 2004/03/03 13:26:09 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/cdf/cdf-2.7.ebuild,v 1.4 2004/03/15 14:34:09 dholm Exp $
MY_P="${P/-}"
MY_P="${MY_P/.}"
@@ -11,7 +11,7 @@ SRC_URI="ftp://nssdcftp.gsfc.nasa.gov/standards/cdf/dist/${MY_P}/unix/${MY_P}-di
java? ( ftp://nssdcftp.gsfc.nasa.gov/standards/cdf/dist/${MY_P}/unix/${MY_P}-dist-java.tar.gz )"
LICENSE="CDF"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE="ncurses java"
RDEPEND="ncurses? ( sys-libs/ncurses )"