summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-11-03 11:37:20 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-11-03 11:37:20 +0000
commit218bf5fd09d7bbc3bf4147e74da9c537ed0ff929 (patch)
tree796656eed2796bf55b8076c4d2069aca56a8d526 /dev-java/oscache
parentdepend on app-arch/unzip (Manifest recommit) (diff)
downloadgentoo-2-218bf5fd09d7bbc3bf4147e74da9c537ed0ff929.tar.gz
gentoo-2-218bf5fd09d7bbc3bf4147e74da9c537ed0ff929.tar.bz2
gentoo-2-218bf5fd09d7bbc3bf4147e74da9c537ed0ff929.zip
depend on app-arch/unzip
Diffstat (limited to 'dev-java/oscache')
-rw-r--r--dev-java/oscache/ChangeLog5
-rw-r--r--dev-java/oscache/oscache-2.0.2.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-java/oscache/ChangeLog b/dev-java/oscache/ChangeLog
index 136bc8770391..04dfd81e9519 100644
--- a/dev-java/oscache/ChangeLog
+++ b/dev-java/oscache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/oscache
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/ChangeLog,v 1.1 2004/10/30 19:46:10 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/ChangeLog,v 1.2 2004/11/03 11:36:20 axxo Exp $
+
+ 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> oscache-2.0.2.ebuild:
+ depend on app-arch/unzip
*oscache-2.0.2 (30 Oct 2004)
diff --git a/dev-java/oscache/oscache-2.0.2.ebuild b/dev-java/oscache/oscache-2.0.2.ebuild
index aac523b29223..de3556d1876b 100644
--- a/dev-java/oscache/oscache-2.0.2.ebuild
+++ b/dev-java/oscache/oscache-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/oscache-2.0.2.ebuild,v 1.1 2004/10/30 19:46:10 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/oscache-2.0.2.ebuild,v 1.2 2004/11/03 11:36:20 axxo Exp $
inherit java-pkg
@@ -17,6 +17,7 @@ RDEPEND=">=virtual/jre-1.3
dev-java/jms
dev-java/jgroups"
DEPEND="${RDEPEND}
+ app-arch/unzip
>=virtual/jdk-1.3"
IUSE="doc jikes"