summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-03-31 15:10:11 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-03-31 15:10:11 +0000
commit426ec671ad1c8d78f7663e448bb3a08962646634 (patch)
treeb3c51a228e2022156476070fd06adf31678b5d46 /dev-java/jsch/jsch-0.1.18.ebuild
parentVersion bump, bug #87416. (diff)
downloadgentoo-2-426ec671ad1c8d78f7663e448bb3a08962646634.tar.gz
gentoo-2-426ec671ad1c8d78f7663e448bb3a08962646634.tar.bz2
gentoo-2-426ec671ad1c8d78f7663e448bb3a08962646634.zip
need to depend on ant-core 1.6 for -lib
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-java/jsch/jsch-0.1.18.ebuild')
-rw-r--r--dev-java/jsch/jsch-0.1.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jsch/jsch-0.1.18.ebuild b/dev-java/jsch/jsch-0.1.18.ebuild
index 9465c2c3b64f..ba9426855964 100644
--- a/dev-java/jsch/jsch-0.1.18.ebuild
+++ b/dev-java/jsch/jsch-0.1.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.18.ebuild,v 1.7 2005/03/29 13:42:09 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.18.ebuild,v 1.8 2005/03/31 15:10:11 axxo Exp $
inherit java-pkg
@@ -13,7 +13,7 @@ KEYWORDS="x86 amd64 ~ppc sparc ppc64"
IUSE="doc jikes"
DEPEND=">=virtual/jdk-1.4
- >=dev-java/ant-core-1.4
+ >=dev-java/ant-core-1.6
>=dev-java/jzlib-1.0.3
app-arch/unzip
jikes? ( >=dev-java/jikes-1.17 )