summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-20 07:55:57 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-20 07:55:57 +0000
commita57f0c1efe4f1f5e74e0212ad4222dc217541020 (patch)
tree916bfa4c55344a20ef811c1eaddf1806d1f5a9df /sci-libs/cdf
parentAdded to ~ppc (bug #101951) (diff)
downloadhistorical-a57f0c1efe4f1f5e74e0212ad4222dc217541020.tar.gz
historical-a57f0c1efe4f1f5e74e0212ad4222dc217541020.tar.bz2
historical-a57f0c1efe4f1f5e74e0212ad4222dc217541020.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-libs/cdf')
-rw-r--r--sci-libs/cdf/ChangeLog7
-rw-r--r--sci-libs/cdf/Manifest14
-rw-r--r--sci-libs/cdf/cdf-2.7.ebuild6
3 files changed, 10 insertions, 17 deletions
diff --git a/sci-libs/cdf/ChangeLog b/sci-libs/cdf/ChangeLog
index daec635a5e8b..36ece9cc256c 100644
--- a/sci-libs/cdf/ChangeLog
+++ b/sci-libs/cdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cdf
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdf/ChangeLog,v 1.2 2004/12/28 19:56:38 swegener Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdf/ChangeLog,v 1.3 2005/08/20 07:55:57 hansmi Exp $
+
+ 20 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> cdf-2.7.ebuild:
+ Stable on ppc.
*cdf-2.7 (28 Dec 2004)
diff --git a/sci-libs/cdf/Manifest b/sci-libs/cdf/Manifest
index 1ebf6af1ca55..ff18978676a9 100644
--- a/sci-libs/cdf/Manifest
+++ b/sci-libs/cdf/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 cac7bf2e93dba20a0f47955a815e14ae ChangeLog 559
+MD5 12b71d4f7d43a12b599dec29210a41e9 cdf-2.7.ebuild 1570
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 509381b6cd8a140af58ed5edb9f373c3 cdf-2.7.ebuild 1573
+MD5 fbf327c73aabca75d1ee8192f71d20d1 ChangeLog 645
MD5 5b499d4b4c0682ebecd2e795aa95bc04 files/digest-cdf-2.7 133
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFB0bp8I1lqEGTUzyQRAkziAJ9Uad5+c1anV+YRvhGIRSngoV6TDgCgvfKM
-roEkx8z5dU7dEdWHLbXu2CE=
-=S4G4
------END PGP SIGNATURE-----
diff --git a/sci-libs/cdf/cdf-2.7.ebuild b/sci-libs/cdf/cdf-2.7.ebuild
index 8bdba10ec8c0..d99f4bace7b9 100644
--- a/sci-libs/cdf/cdf-2.7.ebuild
+++ b/sci-libs/cdf/cdf-2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdf/cdf-2.7.ebuild,v 1.1 2004/12/28 18:21:40 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdf/cdf-2.7.ebuild,v 1.2 2005/08/20 07:55:57 hansmi 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 ~ppc"
+KEYWORDS="ppc x86"
IUSE="ncurses java"
RDEPEND="ncurses? ( sys-libs/ncurses )"