summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 01:43:35 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 01:43:35 +0000
commite814eb7781deca85ce27a824761a52ef8d091031 (patch)
tree8e4f32a68b0e06ef37310ff5950ab2a51abecdd6
parentuse the portage functions; tidy (Manifest recommit) (diff)
downloadgentoo-2-e814eb7781deca85ce27a824761a52ef8d091031.tar.gz
gentoo-2-e814eb7781deca85ce27a824761a52ef8d091031.tar.bz2
gentoo-2-e814eb7781deca85ce27a824761a52ef8d091031.zip
sync IUSE (-antlr, -bcel, -bsh, -doc, -jdepend, -jsch, -junit, -jython, -log4j, -oro, -regexp, -rhino, -xalan, -xerces)
-rw-r--r--dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild4
-rw-r--r--dev-java/ant-optional/ant-optional-1.6.0-r3.ebuild4
-rw-r--r--dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild4
-rw-r--r--dev-java/ant-optional/ant-optional-1.6.1.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild b/dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild
index 20d7b4124930..3400202c548e 100644
--- a/dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild
+++ b/dev-java/ant-optional/ant-optional-1.6.0-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/ant-optional/ant-optional-1.6.0-r2.ebuild,v 1.9 2004/06/24 22:16:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild,v 1.10 2004/07/14 01:43:35 agriffis Exp $
inherit java-pkg eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/ant/source/apache-ant-${PV}-src.tar.bz2"
LICENSE="Apache-1.1"
SLOT="0"
KEYWORDS="-* ~x86"
-IUSE="doc antlr bcel bsh javamail jdepend jsch junit jython log4j oro regexp rhino xalan xerces"
+IUSE="antlr bcel bsh javamail jdepend jsch junit jython log4j oro regexp rhino xalan xerces"
DEPEND="=dev-java/ant-1.6.0-r2
>=dev-java/java-config-1.2
diff --git a/dev-java/ant-optional/ant-optional-1.6.0-r3.ebuild b/dev-java/ant-optional/ant-optional-1.6.0-r3.ebuild
index 6c3cc818b8a4..8b83d1f184e6 100644
--- a/dev-java/ant-optional/ant-optional-1.6.0-r3.ebuild
+++ b/dev-java/ant-optional/ant-optional-1.6.0-r3.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/ant-optional/ant-optional-1.6.0-r3.ebuild,v 1.8 2004/06/24 22:16:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-optional/ant-optional-1.6.0-r3.ebuild,v 1.9 2004/07/14 01:43:35 agriffis Exp $
inherit java-pkg eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/ant/source/apache-ant-${PV}-src.tar.bz2"
LICENSE="Apache-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="doc javamail"
+IUSE="javamail"
DEPEND="=dev-java/ant-1.6.0-r3
>=dev-java/java-config-1.2
diff --git a/dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild b/dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild
index 720d1eaaf87a..3c40df4d4496 100644
--- a/dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild
+++ b/dev-java/ant-optional/ant-optional-1.6.1-r1.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/ant-optional/ant-optional-1.6.1-r1.ebuild,v 1.9 2004/06/24 22:16:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild,v 1.10 2004/07/14 01:43:35 agriffis Exp $
inherit java-pkg eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/ant/source/apache-ant-${PV}-src.tar.bz2"
LICENSE="Apache-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~sparc"
-IUSE="doc javamail"
+IUSE="javamail"
DEPEND="=dev-java/ant-${PV}-r1
>=dev-java/java-config-1.2
diff --git a/dev-java/ant-optional/ant-optional-1.6.1.ebuild b/dev-java/ant-optional/ant-optional-1.6.1.ebuild
index 2bb448f2675b..33fda4913bef 100644
--- a/dev-java/ant-optional/ant-optional-1.6.1.ebuild
+++ b/dev-java/ant-optional/ant-optional-1.6.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/ant-optional/ant-optional-1.6.1.ebuild,v 1.9 2004/06/24 22:16:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-optional/ant-optional-1.6.1.ebuild,v 1.10 2004/07/14 01:43:35 agriffis Exp $
inherit java-pkg eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/ant/source/apache-ant-${PV}-src.tar.bz2"
LICENSE="Apache-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
-IUSE="doc javamail"
+IUSE="javamail"
DEPEND="=dev-java/ant-${PV}
>=dev-java/java-config-1.2