dev-java/javassist: Stable for amd64+ppc+ppc64 (+x86 using the ALLARCHES policy).
authorPatrice Clement <monsieurp@gentoo.org>
Sat, 29 Aug 2015 21:59:24 +0000 (21:59 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 29 Aug 2015 22:01:24 +0000 (22:01 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/javassist/javassist-2.6-r2.ebuild
dev-java/javassist/javassist-3.18.2.ebuild

index 251a3afbcc2d30d6ef65a28ad2e2b193e166a213..1cc7fdf00efdad05d0178165709c07c18dddf315 100644 (file)
@@ -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$
 
index 30d45db35039bb1733ac40f12ffda0bd47bce6fa..d774dc98d41ebcc28acd700bafcc9b7b0e6ec269 100644 (file)
@@ -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$
 
@@ -14,11 +14,11 @@ SRC_URI="https://github.com/jboss-javassist/javassist/archive/rel_${PV//./_}_ga_
 
 LICENSE="MPL-1.1"
 SLOT="3"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
-RDEPEND=">=virtual/jre-1.4"
-DEPEND=">=virtual/jdk-1.4
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6
        app-arch/unzip"
 
 S="${WORKDIR}/${PN}-rel_${PV//./_}_ga_build"