dev-java/commons-graph: Stable for amd64. Stable for x86 using the ALLARCHES policy.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Patrice Clement
2015-10-21 08:35:32 +00:00
parent fdfcfbfc40
commit 4b8bef01c2

View File

@@ -10,6 +10,10 @@ inherit java-pkg-2 java-ant-2
DESCRIPTION="A toolkit for managing graphs and graph based data structures"
HOMEPAGE="https://commons.apache.org/sandbox/commons-graph/"
SRC_URI="http://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=virtual/jdk-1.6
test? (
@@ -19,11 +23,6 @@ DEPEND=">=virtual/jdk-1.6
RDEPEND=">=virtual/jre-1.6
${CDEPEND}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
JAVA_ANT_REWRITE_CLASSPATH="yes"
EANT_TEST_TARGET="test"