summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-10-14 19:50:19 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-10-14 19:50:19 +0000
commitec19ef127efea4cc7aab2cf0f08a2b96fa1675c7 (patch)
tree1f4a826663d55229a5b2d9887741ed13b3ef19ef /sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild
parentStable on SPARC wrt bug #138779. (diff)
downloadgentoo-2-ec19ef127efea4cc7aab2cf0f08a2b96fa1675c7.tar.gz
gentoo-2-ec19ef127efea4cc7aab2cf0f08a2b96fa1675c7.tar.bz2
gentoo-2-ec19ef127efea4cc7aab2cf0f08a2b96fa1675c7.zip
Needs dev-java/ant.
(Portage version: 2.1.2_pre3-r1)
Diffstat (limited to 'sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild')
-rw-r--r--sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild b/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild
index 558ddbd40468..8d1938cf7807 100644
--- a/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild
+++ b/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild,v 1.1 2006/10/14 00:01:18 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild,v 1.2 2006/10/14 19:50:19 nelchael Exp $
inherit java-pkg-2 java-ant-2 versionator eutils
@@ -16,7 +16,7 @@ KEYWORDS="~x86"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.4
- dev-java/ant-core"
+ dev-java/ant"
RDEPEND=">=virtual/jre-1.4"
S="${WORKDIR}/JaxoDraw-${MY_PV}"