diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-05-30 08:48:05 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-05-30 08:48:05 +0000 |
commit | 169e8ace660607c7b5f2dea558992e2aac9b9f68 (patch) | |
tree | 2e1fedb2fb65a8fe766ec9141e5b468577555252 /dev-java/xjavac/xjavac-20041208-r5.ebuild | |
parent | stable x86, bug 179938; filtered jikes, removed test from IUSE (diff) | |
download | gentoo-2-169e8ace660607c7b5f2dea558992e2aac9b9f68.tar.gz gentoo-2-169e8ace660607c7b5f2dea558992e2aac9b9f68.tar.bz2 gentoo-2-169e8ace660607c7b5f2dea558992e2aac9b9f68.zip |
stable x86, bug 179927
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-java/xjavac/xjavac-20041208-r5.ebuild')
-rw-r--r-- | dev-java/xjavac/xjavac-20041208-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xjavac/xjavac-20041208-r5.ebuild b/dev-java/xjavac/xjavac-20041208-r5.ebuild index a84eb4b8b631..fc16f5971360 100644 --- a/dev-java/xjavac/xjavac-20041208-r5.ebuild +++ b/dev-java/xjavac/xjavac-20041208-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xjavac/xjavac-20041208-r5.ebuild,v 1.4 2007/04/18 08:30:14 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xjavac/xjavac-20041208-r5.ebuild,v 1.5 2007/05/30 08:48:05 opfer Exp $ # Does not install a symlink any more so ANT_TASKS is the only way to use this WANT_SPLIT_ANT="true" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" HOMEPAGE="http://cvs.apache.org/viewcvs.cgi/xml-xerces/java/tools/src/XJavac.java" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=virtual/jdk-1.4" RDEPEND=">=virtual/jdk-1.4 >=dev-java/ant-core-1.7" |