aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-14 11:12:19 +0100
committerJustin Lecher <jlec@gentoo.org>2011-03-14 11:12:19 +0100
commitd7abe3cf6719dc6912772555f73b8f858064d7c1 (patch)
tree73c52720c4aa83eb74397ee7b292fc3113aa7d4e /dev-java/hdf-java/hdf-java-2.6.1.ebuild
parentMerge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci (diff)
downloadsci-d7abe3cf6719dc6912772555f73b8f858064d7c1.tar.gz
sci-d7abe3cf6719dc6912772555f73b8f858064d7c1.tar.bz2
sci-d7abe3cf6719dc6912772555f73b8f858064d7c1.zip
Moved media-libs/jpeg -> virtual/jpeg
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'dev-java/hdf-java/hdf-java-2.6.1.ebuild')
-rw-r--r--dev-java/hdf-java/hdf-java-2.6.1.ebuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-java/hdf-java/hdf-java-2.6.1.ebuild b/dev-java/hdf-java/hdf-java-2.6.1.ebuild
index cefb046d2..86d0b63e6 100644
--- a/dev-java/hdf-java/hdf-java-2.6.1.ebuild
+++ b/dev-java/hdf-java/hdf-java-2.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -15,10 +15,11 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="hdf"
-CDEPEND=">=sci-libs/hdf5-1.8[szip]
- hdf? ( sci-libs/hdf )
- >=media-libs/jpeg-7
- sys-libs/zlib"
+CDEPEND="
+ >=sci-libs/hdf5-1.8[szip]
+ virtual/jpeg
+ sys-libs/zlib
+ hdf? ( sci-libs/hdf )"
RDEPEND="${CDEPEND}
>=virtual/jre-1.5"