diff options
author | 2004-11-03 11:42:27 +0000 | |
---|---|---|
committer | 2004-11-03 11:42:27 +0000 | |
commit | 55e2a3921940cd64460db8d642c31fe038254af3 (patch) | |
tree | a9961abf7bbf1baf080f8be01fb6db2c6753fa71 /dev-java/saxon-bin/saxon-bin-8.0b.ebuild | |
parent | depend on app-arch/unzip (Manifest recommit) (diff) | |
download | gentoo-2-55e2a3921940cd64460db8d642c31fe038254af3.tar.gz gentoo-2-55e2a3921940cd64460db8d642c31fe038254af3.tar.bz2 gentoo-2-55e2a3921940cd64460db8d642c31fe038254af3.zip |
depend on app-arch/unzip
Diffstat (limited to 'dev-java/saxon-bin/saxon-bin-8.0b.ebuild')
-rw-r--r-- | dev-java/saxon-bin/saxon-bin-8.0b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/saxon-bin/saxon-bin-8.0b.ebuild b/dev-java/saxon-bin/saxon-bin-8.0b.ebuild index 352eda512e76..4a3175e42272 100644 --- a/dev-java/saxon-bin/saxon-bin-8.0b.ebuild +++ b/dev-java/saxon-bin/saxon-bin-8.0b.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/saxon-bin/saxon-bin-8.0b.ebuild,v 1.3 2004/10/22 11:47:52 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-8.0b.ebuild,v 1.4 2004/11/03 11:38:11 axxo Exp $ inherit java-pkg @@ -10,7 +10,7 @@ HOMEPAGE="http://saxon.sourceforge.net/" LICENSE="MPL-1.1" KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="doc" -DEPEND="" +DEPEND="app-arch/unzip" RDEPEND="virtual/jdk" SLOT="0" RESTRICT="nomirror" |