summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-11-03 11:40:48 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-11-03 11:40:48 +0000
commit5286525b3a7e54b10752c5e16a3f8f6c8bc2e313 (patch)
treea07b64b19e26e13e066f0dd3b9e845342f944df0 /dev-java/saxon-bin
parentrepoman: Trim trailing whitespace (diff)
downloadhistorical-5286525b3a7e54b10752c5e16a3f8f6c8bc2e313.tar.gz
historical-5286525b3a7e54b10752c5e16a3f8f6c8bc2e313.tar.bz2
historical-5286525b3a7e54b10752c5e16a3f8f6c8bc2e313.zip
depend on app-arch/unzip
Diffstat (limited to 'dev-java/saxon-bin')
-rw-r--r--dev-java/saxon-bin/ChangeLog6
-rw-r--r--dev-java/saxon-bin/saxon-bin-6.5.3.ebuild4
-rw-r--r--dev-java/saxon-bin/saxon-bin-7.8.ebuild4
-rw-r--r--dev-java/saxon-bin/saxon-bin-8.0b.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-java/saxon-bin/ChangeLog b/dev-java/saxon-bin/ChangeLog
index 89e27f356d1e..5129dfc7a9d1 100644
--- a/dev-java/saxon-bin/ChangeLog
+++ b/dev-java/saxon-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/saxon-bin
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/ChangeLog,v 1.4 2004/10/22 11:47:52 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/ChangeLog,v 1.5 2004/11/03 11:38:11 axxo Exp $
+
+ 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> saxon-bin-6.5.3.ebuild,
+ saxon-bin-7.8.ebuild, saxon-bin-8.0b.ebuild:
+ depend on app-arch/unzip
22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> saxon-bin-6.5.3.ebuild,
saxon-bin-7.8.ebuild, saxon-bin-8.0b.ebuild:
diff --git a/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild b/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild
index b8722a4bca41..3ece14e8b0bf 100644
--- a/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild
+++ b/dev-java/saxon-bin/saxon-bin-6.5.3.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-6.5.3.ebuild,v 1.3 2004/10/22 11:47:52 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-6.5.3.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"
diff --git a/dev-java/saxon-bin/saxon-bin-7.8.ebuild b/dev-java/saxon-bin/saxon-bin-7.8.ebuild
index 796bf95a0b26..8043c06f8e89 100644
--- a/dev-java/saxon-bin/saxon-bin-7.8.ebuild
+++ b/dev-java/saxon-bin/saxon-bin-7.8.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-7.8.ebuild,v 1.3 2004/10/22 11:47:52 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-7.8.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"
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"