dev-java/htmlcleaner: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26
This commit is contained in:
Patrice Clement
2016-02-16 15:43:51 +00:00
parent bde60aaf90
commit d8ed30827d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,14 +19,16 @@ IUSE="test"
CDEPEND="dev-java/jdom:2"
DEPEND="${CDEPEND}
>=virtual/jdk-1.5
RDEPEND="
${CDEPEND}
>=virtual/jre-1.5"
DEPEND="
${CDEPEND}
app-arch/unzip
dev-java/ant-core:0
test? ( dev-java/junit:4 )"
RDEPEND="${CDEPEND}
>=virtual/jre-1.5"
test? ( dev-java/junit:4 )
>=virtual/jdk-1.5"
JAVA_SRC_DIR="src/main/java"
JAVA_GENTOO_CLASSPATH="jdom-2"