Skip to content

Commit

Permalink
dev-java/commons-attributes: Stable for amd64. Stable for x86 using t…
Browse files Browse the repository at this point in the history
…he ALLARCHES policy.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Oct 5, 2015
1 parent 780a1b5 commit c5df4a6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions dev-java/commons-attributes/commons-attributes-2.2-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -14,18 +14,18 @@ SRC_URI="mirror://apache/commons/attributes/source/${P}-src.tar.gz"

LICENSE="Apache-2.0"
SLOT="2"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"

COMMON_DEP="dev-java/ant-core:0
CDEPEND="dev-java/ant-core:0
dev-java/gjdoc:0
dev-java/qdox:1.6
dev-java/xjavadoc:0"

DEPEND=">=virtual/jdk-1.4
${COMMON_DEP}"
DEPEND=">=virtual/jdk-1.6
${CDEPEND}"

RDEPEND=">=virtual/jre-1.4
${COMMON_DEP}"
RDEPEND=">=virtual/jre-1.6
${CDEPEND}"

JAVA_ANT_REWRITE_CLASSPATH="true"
EANT_GENTOO_CLASSPATH="ant-core,gjdoc,qdox-1.6"
Expand Down

0 comments on commit c5df4a6

Please sign in to comment.