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
commit6bae27c3fa38e28d114a908b5dbb8652ab8fb932 (patch)
treeb92101fb3afb650de9ba85df0fc51570485ed02e /sci-libs/cdf
parentAdded to ~ppc (bug #101951) (diff)
downloadgentoo-2-6bae27c3fa38e28d114a908b5dbb8652ab8fb932.tar.gz
gentoo-2-6bae27c3fa38e28d114a908b5dbb8652ab8fb932.tar.bz2
gentoo-2-6bae27c3fa38e28d114a908b5dbb8652ab8fb932.zip
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-libs/cdf')
-rw-r--r--sci-libs/cdf/ChangeLog7
-rw-r--r--sci-libs/cdf/cdf-2.7.ebuild6
2 files changed, 8 insertions, 5 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/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 )"