commit: 15c33bf6ec04b34adff5a4784cf24475470a871f Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Aug 29 21:59:24 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Aug 29 22:01:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c33bf6
dev-java/javassist: Stable for amd64+ppc+ppc64 (+x86 using the ALLARCHES policy). Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/javassist/javassist-2.6-r2.ebuild | 2 +- dev-java/javassist/javassist-3.18.2.ebuild | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-java/javassist/javassist-2.6-r2.ebuild b/dev-java/javassist/javassist-2.6-r2.ebuild index 251a3af..1cc7fdf 100644 --- a/dev-java/javassist/javassist-2.6-r2.ebuild +++ b/dev-java/javassist/javassist-2.6-r2.ebuild @@ -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$ diff --git a/dev-java/javassist/javassist-3.18.2.ebuild b/dev-java/javassist/javassist-3.18.2.ebuild index 30d45db..d774dc9 100644 --- a/dev-java/javassist/javassist-3.18.2.ebuild +++ b/dev-java/javassist/javassist-3.18.2.ebuild @@ -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"
