summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-10-03 04:55:51 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-10-03 04:55:51 +0000
commit39bba4647b424f0556e8f0dd135b946c9144c473 (patch)
tree8f78ce3d795e5e9c42718e1789afd942f822bc3d /dev-java/blowfishj
parentNew release: 1.4.4. Removing old ebuilds/patches. (diff)
downloadhistorical-39bba4647b424f0556e8f0dd135b946c9144c473.tar.gz
historical-39bba4647b424f0556e8f0dd135b946c9144c473.tar.bz2
historical-39bba4647b424f0556e8f0dd135b946c9144c473.zip
fix dep
Package-Manager: portage-2.0.53_rc2
Diffstat (limited to 'dev-java/blowfishj')
-rw-r--r--dev-java/blowfishj/Manifest12
-rw-r--r--dev-java/blowfishj/blowfishj-2.14.ebuild3
2 files changed, 8 insertions, 7 deletions
diff --git a/dev-java/blowfishj/Manifest b/dev-java/blowfishj/Manifest
index f1ffbe6d34e5..05f0ea675a6b 100644
--- a/dev-java/blowfishj/Manifest
+++ b/dev-java/blowfishj/Manifest
@@ -2,13 +2,13 @@
Hash: SHA1
MD5 7b91fe60d440c76ca18b1235545c2bba ChangeLog 806
-MD5 3a5af712fee8c17aaa3329c26c88b57e metadata.xml 526
-MD5 7b48a210418626aab07a65ac4c8f92d7 blowfishj-2.14.ebuild 857
+MD5 a0832d7c9511c76cc91f46b023ed2e81 blowfishj-2.14.ebuild 871
MD5 39730f06814fede1e78c13befd1173c2 files/digest-blowfishj-2.14 69
+MD5 3a5af712fee8c17aaa3329c26c88b57e metadata.xml 526
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFC2R7M/rLF9B432nYRAnRDAJ4vF+T9AfJxxKWv3WEn7zwS/qyF5wCfSSRf
-WiqXg0kmcWH/9N7V2/tNPUA=
-=JqHQ
+iD8DBQFDQLoM/rLF9B432nYRAk8NAJ4sxCTqs7M3TiDhqeScNsCyHzMzHACgnMvO
+Yky3ob2L8Pf7IFJUumT0lak=
+=VGn/
-----END PGP SIGNATURE-----
diff --git a/dev-java/blowfishj/blowfishj-2.14.ebuild b/dev-java/blowfishj/blowfishj-2.14.ebuild
index 61593320fd61..3ba042a7c11b 100644
--- a/dev-java/blowfishj/blowfishj-2.14.ebuild
+++ b/dev-java/blowfishj/blowfishj-2.14.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/blowfishj/blowfishj-2.14.ebuild,v 1.3 2005/07/16 14:50:28 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/blowfishj/blowfishj-2.14.ebuild,v 1.4 2005/10/03 04:55:51 axxo Exp $
inherit java-pkg
@@ -14,6 +14,7 @@ KEYWORDS="x86 amd64 ppc ~sparc"
IUSE="doc junit"
DEPEND=">=virtual/jdk-1.4
+ dev-java/ant
app-arch/unzip
junit? ( dev-java/junit ) "
RDEPEND=">=virtual/jre-1.4"