summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-09-16 18:59:56 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-09-16 18:59:56 +0000
commit196abe6b07ad1793c5c9dbf2e5d60c45e7b9a9e5 (patch)
tree04a316ca80c36ac60c0797c96bf1253082c5369f /dev-java/xmlc
parentMarking ~ppc-macos (bug #105869) (diff)
downloadhistorical-196abe6b07ad1793c5c9dbf2e5d60c45e7b9a9e5.tar.gz
historical-196abe6b07ad1793c5c9dbf2e5d60c45e7b9a9e5.tar.bz2
historical-196abe6b07ad1793c5c9dbf2e5d60c45e7b9a9e5.zip
add unzip
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-java/xmlc')
-rw-r--r--dev-java/xmlc/xmlc-2.2.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-java/xmlc/xmlc-2.2.5.ebuild b/dev-java/xmlc/xmlc-2.2.5.ebuild
index 99b582ac69ce..56f3fb809268 100644
--- a/dev-java/xmlc/xmlc-2.2.5.ebuild
+++ b/dev-java/xmlc/xmlc-2.2.5.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/xmlc/xmlc-2.2.5.ebuild,v 1.2 2005/07/15 10:39:11 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlc/xmlc-2.2.5.ebuild,v 1.3 2005/09/16 18:59:56 axxo Exp $
inherit java-pkg
@@ -9,6 +9,7 @@ HOMEPAGE="http://xmlc.objectweb.org/"
SRC_URI="http://download.forge.objectweb.org/${PN}/${PN}-src-${PV}.zip
http://download.us.forge.objectweb.org/${PN}/${PN}-src-${PV}.zip"
DEPEND=">=virtual/jdk-1.3
+ app-arch/unzip
>=dev-java/ant-core-1.4
jikes? ( >=dev-java/jikes-1.21 )"
RDEPEND=">=virtual/jre-1.3"