diff options
author | 2004-11-03 11:31:43 +0000 | |
---|---|---|
committer | 2004-11-03 11:31:43 +0000 | |
commit | 6a202645158e2c12fc16bdc4ff578e9d9f68ad13 (patch) | |
tree | b55152a9b1a377fb7cc9dcbd992052ba2636f3ea /dev-java | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-6a202645158e2c12fc16bdc4ff578e9d9f68ad13.tar.gz gentoo-2-6a202645158e2c12fc16bdc4ff578e9d9f68ad13.tar.bz2 gentoo-2-6a202645158e2c12fc16bdc4ff578e9d9f68ad13.zip |
depend on app-arch/unzip
Diffstat (limited to 'dev-java')
21 files changed, 70 insertions, 27 deletions
diff --git a/dev-java/jade-lib/ChangeLog b/dev-java/jade-lib/ChangeLog index cd8fceaf4152..415202d6669c 100644 --- a/dev-java/jade-lib/ChangeLog +++ b/dev-java/jade-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jade-lib # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jade-lib/ChangeLog,v 1.7 2004/10/20 08:35:23 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jade-lib/ChangeLog,v 1.8 2004/11/03 11:27:25 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> jade-lib-7.0.6.ebuild: + depend on app-arch/unzip 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jade-lib-7.0.6.ebuild: Keywords ~amd64. diff --git a/dev-java/jade-lib/jade-lib-7.0.6.ebuild b/dev-java/jade-lib/jade-lib-7.0.6.ebuild index 9488725a199c..c61518b555db 100644 --- a/dev-java/jade-lib/jade-lib-7.0.6.ebuild +++ b/dev-java/jade-lib/jade-lib-7.0.6.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/jade-lib/jade-lib-7.0.6.ebuild,v 1.3 2004/10/20 08:35:23 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jade-lib/jade-lib-7.0.6.ebuild,v 1.4 2004/11/03 11:27:25 axxo Exp $ inherit java-pkg @@ -12,6 +12,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" DEPEND=">=virtual/jdk-1.4 >=dev-java/java-config-1.2 + app-arch/unzip dev-java/ant jikes? ( >=dev-java/jikes-1.17 )" RDEPEND=">=virtual/jdk-1.4" diff --git a/dev-java/jade/ChangeLog b/dev-java/jade/ChangeLog index 1f21ceaaac30..243d76d671e7 100644 --- a/dev-java/jade/ChangeLog +++ b/dev-java/jade/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/jade # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jade/ChangeLog,v 1.10 2004/10/16 17:17:50 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jade/ChangeLog,v 1.11 2004/11/03 11:26:59 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> jade-3.1.ebuild, + jade-3.2.ebuild: + depend on app-arch/unzip 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jade-3.1.ebuild, jade-3.2.ebuild: diff --git a/dev-java/jade/jade-3.1.ebuild b/dev-java/jade/jade-3.1.ebuild index 59d028c91917..ee795db001eb 100644 --- a/dev-java/jade/jade-3.1.ebuild +++ b/dev-java/jade/jade-3.1.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/jade/jade-3.1.ebuild,v 1.7 2004/10/16 17:17:50 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jade/jade-3.1.ebuild,v 1.8 2004/11/03 11:26:59 axxo Exp $ inherit java-pkg @@ -9,6 +9,7 @@ SRC_URI="http://www.cs.bath.ac.uk/~occ/jade-dl/JADE-src-${PV}.zip" HOMEPAGE="http://jade.cselt.it/" IUSE="doc jikes" DEPEND=">=virtual/jdk-1.3 + app-arch/unzip dev-java/ant" RDEPEND=">=virtual/jdk-1.3" LICENSE="LGPL-2" diff --git a/dev-java/jade/jade-3.2.ebuild b/dev-java/jade/jade-3.2.ebuild index 5a4501bc9b8c..cdc805e473e7 100644 --- a/dev-java/jade/jade-3.2.ebuild +++ b/dev-java/jade/jade-3.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/jade/jade-3.2.ebuild,v 1.4 2004/10/16 17:17:50 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jade/jade-3.2.ebuild,v 1.5 2004/11/03 11:26:59 axxo Exp $ inherit java-pkg @@ -9,6 +9,7 @@ SRC_URI="http://www.cs.bath.ac.uk/~occ/jade-dl/JADE-src-${PV}.zip" HOMEPAGE="http://jade.cselt.it/" IUSE="doc jikes" DEPEND=">=virtual/jdk-1.3 + app-arch/unzip dev-java/ant" RDEPEND=">=virtual/jdk-1.3" LICENSE="LGPL-2" diff --git a/dev-java/jdbc2-firebird/ChangeLog b/dev-java/jdbc2-firebird/ChangeLog index a6b4d1c7d18d..b25fbe9628a4 100644 --- a/dev-java/jdbc2-firebird/ChangeLog +++ b/dev-java/jdbc2-firebird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/jdbc2-firebird # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-firebird/ChangeLog,v 1.3 2004/10/20 13:05:53 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-firebird/ChangeLog,v 1.4 2004/11/03 11:27:51 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> + jdbc2-firebird-1.5.3.ebuild: + depend on app-arch/unzip *jdbc2-firebird-1.5.3 (20 Oct 2004) diff --git a/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild b/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild index cd7ec451d12d..8676d6b9c1c5 100644 --- a/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild +++ b/dev-java/jdbc2-firebird/jdbc2-firebird-1.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/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild,v 1.5 2004/10/20 13:05:53 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild,v 1.6 2004/11/03 11:27:51 axxo Exp $ inherit java-pkg @@ -12,7 +12,8 @@ LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="doc" -DEPEND=">=virtual/jdk-1.3" +DEPEND=">=virtual/jdk-1.3 + app-arch/unzip" RDEPEND=">=virtual/jdk-1.3" S=${WORKDIR} diff --git a/dev-java/jdbc3-firebird/ChangeLog b/dev-java/jdbc3-firebird/ChangeLog index 75b38b9771f8..df9831aa3231 100644 --- a/dev-java/jdbc3-firebird/ChangeLog +++ b/dev-java/jdbc3-firebird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/jdbc3-firebird # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/ChangeLog,v 1.2 2004/10/20 13:53:28 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/ChangeLog,v 1.3 2004/11/03 11:28:03 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> + jdbc3-firebird-1.5.3.ebuild: + depend on app-arch/unzip *jdbc3-firebird-1.5.3 (20 Oct 2004) diff --git a/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild b/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild index 15bb86bfb7ea..6692bc44d09d 100644 --- a/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild +++ b/dev-java/jdbc3-firebird/jdbc3-firebird-1.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/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild,v 1.1 2004/10/20 13:01:32 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild,v 1.2 2004/11/03 11:28:03 axxo Exp $ inherit java-pkg @@ -12,7 +12,8 @@ LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="doc" -DEPEND=">=virtual/jdk-1.4" +DEPEND=">=virtual/jdk-1.4 + app-arch/unzip" RDEPEND=">=virtual/jdk-1.4" S=${WORKDIR} diff --git a/dev-java/jgoodies-looks-bin/ChangeLog b/dev-java/jgoodies-looks-bin/ChangeLog index 78800234802a..4323565db9a8 100644 --- a/dev-java/jgoodies-looks-bin/ChangeLog +++ b/dev-java/jgoodies-looks-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/jgoodies-looks-bin # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks-bin/ChangeLog,v 1.8 2004/10/27 14:39:29 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks-bin/ChangeLog,v 1.9 2004/11/03 11:30:22 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> + jgoodies-looks-bin-1.2.1-r2.ebuild, jgoodies-looks-bin-1.2.1.ebuild, + jgoodies-looks-bin-1.2.2.ebuild: + depend on app-arch/unzip 26 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jgoodies-looks-bin-1.2.2.ebuild: keyword ~sparc diff --git a/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1-r2.ebuild b/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1-r2.ebuild index 8cdd192e95a6..3ba09e507e4e 100644 --- a/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1-r2.ebuild +++ b/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1-r2.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/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1-r2.ebuild,v 1.4 2004/10/22 11:06:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1-r2.ebuild,v 1.5 2004/11/03 11:30:22 axxo Exp $ inherit java-pkg @@ -11,7 +11,8 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="doc" -DEPEND=">=virtual/jdk-1.4" +DEPEND=">=virtual/jdk-1.4 + app-arch/unzip" RDEPEND=">=virtual/jdk-1.4" MY_P=${P/-bin} MY_P=${MY_P/jgoodies-} diff --git a/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1.ebuild b/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1.ebuild index 7faba1351c13..ac6743e08399 100644 --- a/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1.ebuild +++ b/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1.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/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1.ebuild,v 1.5 2004/10/22 11:06:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.1.ebuild,v 1.6 2004/11/03 11:30:22 axxo Exp $ inherit java-pkg @@ -11,7 +11,8 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="doc" -DEPEND=">=virtual/jdk-1.4" +DEPEND=">=virtual/jdk-1.4 + app-arch/unzip" RDEPEND=">=virtual/jdk-1.4" S=${WORKDIR} diff --git a/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.2.ebuild b/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.2.ebuild index 6f10e6aeaef6..09ca50ac403d 100644 --- a/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.2.ebuild +++ b/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.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/jgoodies-looks-bin/jgoodies-looks-bin-1.2.2.ebuild,v 1.1 2004/10/26 13:41:28 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks-bin/jgoodies-looks-bin-1.2.2.ebuild,v 1.2 2004/11/03 11:30:22 axxo Exp $ inherit java-pkg @@ -11,7 +11,8 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64 ~sparc" IUSE="doc" -DEPEND=">=virtual/jdk-1.4" +DEPEND=">=virtual/jdk-1.4 + app-arch/unzip" RDEPEND=">=virtual/jdk-1.4" MY_P=${P/-bin} MY_P=${MY_P/jgoodies-} diff --git a/dev-java/jgraph/ChangeLog b/dev-java/jgraph/ChangeLog index 68eb165bb353..e21d68450c1a 100644 --- a/dev-java/jgraph/ChangeLog +++ b/dev-java/jgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jgraph # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jgraph/ChangeLog,v 1.7 2004/10/22 08:44:30 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgraph/ChangeLog,v 1.8 2004/11/03 11:30:47 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> jgraph-3.2.ebuild: + depend on app-arch/unzip 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jgraph-3.2.ebuild: Keywords ~amd64. diff --git a/dev-java/jgraph/jgraph-3.2.ebuild b/dev-java/jgraph/jgraph-3.2.ebuild index a86a5905c0d9..462560b03764 100644 --- a/dev-java/jgraph/jgraph-3.2.ebuild +++ b/dev-java/jgraph/jgraph-3.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/jgraph/jgraph-3.2.ebuild,v 1.6 2004/10/22 08:44:30 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgraph/jgraph-3.2.ebuild,v 1.7 2004/11/03 11:30:47 axxo Exp $ inherit java-pkg @@ -10,6 +10,7 @@ HOMEPAGE="http://www.jgraph.com" IUSE="doc jikes" DEPEND=">=virtual/jdk-1.4 dev-java/ant + app-arch/unzip jikes? ( dev-java/jikes )" RDEPEND=">=virtual/jdk-1.4" diff --git a/dev-java/jgroups/ChangeLog b/dev-java/jgroups/ChangeLog index 0b8baac19dfa..768b02e56c55 100644 --- a/dev-java/jgroups/ChangeLog +++ b/dev-java/jgroups/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jgroups # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jgroups/ChangeLog,v 1.1 2004/10/30 19:08:58 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgroups/ChangeLog,v 1.2 2004/11/03 11:31:04 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> jgroups-2.2.7.ebuild: + depend on app-arch/unzip *jgroups-2.2.7 (30 Oct 2004) diff --git a/dev-java/jgroups/jgroups-2.2.7.ebuild b/dev-java/jgroups/jgroups-2.2.7.ebuild index ac4845e835eb..ffb44584e635 100644 --- a/dev-java/jgroups/jgroups-2.2.7.ebuild +++ b/dev-java/jgroups/jgroups-2.2.7.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/jgroups/jgroups-2.2.7.ebuild,v 1.1 2004/10/30 19:08:58 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgroups/jgroups-2.2.7.ebuild,v 1.2 2004/11/03 11:31:04 axxo Exp $ inherit java-pkg @@ -16,6 +16,7 @@ RDEPEND=" =virtual/jre-1.4* DEPEND="${RDEPEND} =virtual/jdk-1.4* >=dev-java/ant-core-1.5 + app-arch/unzip junit? ( dev-java/commons-logging dev-java/junit diff --git a/dev-java/jlfgr/ChangeLog b/dev-java/jlfgr/ChangeLog index 64cb51ef3b6b..ca4a4612c586 100644 --- a/dev-java/jlfgr/ChangeLog +++ b/dev-java/jlfgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jlfgr # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jlfgr/ChangeLog,v 1.2 2004/10/22 09:05:06 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jlfgr/ChangeLog,v 1.3 2004/11/03 11:31:31 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> jlfgr-1.0.ebuild: + depend on app-arch/unzip 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jlfgr-1.0.ebuild: Keywords ~amd64. diff --git a/dev-java/jlfgr/jlfgr-1.0.ebuild b/dev-java/jlfgr/jlfgr-1.0.ebuild index 2687d18860d2..53793ef37a2c 100644 --- a/dev-java/jlfgr/jlfgr-1.0.ebuild +++ b/dev-java/jlfgr/jlfgr-1.0.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/jlfgr/jlfgr-1.0.ebuild,v 1.4 2004/10/22 09:05:06 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jlfgr/jlfgr-1.0.ebuild,v 1.5 2004/11/03 11:31:31 axxo Exp $ inherit java-pkg @@ -12,7 +12,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="" -DEPEND="" +DEPEND="app-arch/unzip" RDEPEND="" S=${WORKDIR} diff --git a/dev-java/jmx/ChangeLog b/dev-java/jmx/ChangeLog index c20cd3ada1b3..f1459985a527 100644 --- a/dev-java/jmx/ChangeLog +++ b/dev-java/jmx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jmx # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jmx/ChangeLog,v 1.8 2004/10/17 07:22:11 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jmx/ChangeLog,v 1.9 2004/11/03 11:31:43 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> jmx-1.2.1.ebuild: + depend on app-arch/unzip 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jmx-1.2.1.ebuild: keywords ~amd64; closes #67332. diff --git a/dev-java/jmx/jmx-1.2.1.ebuild b/dev-java/jmx/jmx-1.2.1.ebuild index fd2ae874e1d3..39eab2aaa069 100644 --- a/dev-java/jmx/jmx-1.2.1.ebuild +++ b/dev-java/jmx/jmx-1.2.1.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/jmx/jmx-1.2.1.ebuild,v 1.7 2004/10/17 07:22:11 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jmx/jmx-1.2.1.ebuild,v 1.8 2004/11/03 11:31:43 axxo Exp $ inherit java-pkg @@ -12,6 +12,7 @@ SLOT="0" KEYWORDS="x86 ~ppc ~amd64" IUSE="jikes doc" DEPEND=">=virtual/jdk-1.4 + app-arch/unzip sys-apps/sed" RDEPEND=">=virtual/jre-1.4" RESTRICT="fetch" |