summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2003-12-22 10:24:40 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2003-12-22 10:24:40 +0000
commit98dd5e0ef7e55db0a24bcd00e0eb941411b31f7b (patch)
tree3586bc4cace6844926ab7db69becf76b46d9bfb7 /app-sci
parentInitial import (diff)
downloadgentoo-2-98dd5e0ef7e55db0a24bcd00e0eb941411b31f7b.tar.gz
gentoo-2-98dd5e0ef7e55db0a24bcd00e0eb941411b31f7b.tar.bz2
gentoo-2-98dd5e0ef7e55db0a24bcd00e0eb941411b31f7b.zip
forgot java in IUSE
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/cdf/Manifest2
-rw-r--r--app-sci/cdf/cdf-2.7.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/cdf/Manifest b/app-sci/cdf/Manifest
index c6e73d66264b..e5b4e809ad7c 100644
--- a/app-sci/cdf/Manifest
+++ b/app-sci/cdf/Manifest
@@ -1,4 +1,4 @@
MD5 e184cf6ffe2c1615dcae79e1a432b0e8 ChangeLog 333
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 90bcbffc562f819f6503cf6e5a1d3e73 cdf-2.7.ebuild 1572
+MD5 87c188c79529351a066053365c355b0c cdf-2.7.ebuild 1577
MD5 5b499d4b4c0682ebecd2e795aa95bc04 files/digest-cdf-2.7 133
diff --git a/app-sci/cdf/cdf-2.7.ebuild b/app-sci/cdf/cdf-2.7.ebuild
index 65864c35ad4e..9e311260fd91 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.
# 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.1 2003/12/22 10:23:38 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/cdf/cdf-2.7.ebuild,v 1.2 2003/12/22 10:24:31 phosphan Exp $
MY_P="${P/-}"
MY_P="${MY_P/.}"
@@ -12,7 +12,7 @@ SRC_URI="ftp://nssdcftp.gsfc.nasa.gov/standards/cdf/dist/${MY_P}/unix/${MY_P}-di
LICENSE="CDF"
SLOT="0"
KEYWORDS="~x86"
-IUSE="ncurses"
+IUSE="ncurses java"
RDEPEND="ncurses? ( sys-libs/ncurses )"
DEPEND="${RDEPEND}