commit: 7c7e94bd016dedf03df15d6304d64c1a82aefa95 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Aug 20 23:31:33 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Aug 21 10:42:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c7e94bd
dev-java/ballontip: Stable for amd64+x86. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/balloontip/balloontip-1.2.1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-java/balloontip/balloontip-1.2.1.ebuild b/dev-java/balloontip/balloontip-1.2.1.ebuild index 40c0424..1af9e2c 100644 --- a/dev-java/balloontip/balloontip-1.2.1.ebuild +++ b/dev-java/balloontip/balloontip-1.2.1.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,10 +14,10 @@ SRC_URI="https://java.net/projects/${PN}/downloads/download/${PN}_${PV}.zip" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" -RDEPEND=">=virtual/jre-1.5" -DEPEND=">=virtual/jdk-1.5" +RDEPEND=">=virtual/jre-1.6" +DEPEND=">=virtual/jdk-1.6" S="${WORKDIR}/${PN}_${PV}/src/${PN}"
