dev-java/felix-shell: Stable for amd64.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 23 Aug 2015 19:23:22 +0000 (19:23 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 23 Aug 2015 19:24:59 +0000 (19:24 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/felix-shell/felix-shell-1.4.3.ebuild

index 57d4c6dd21986b3698794cd73e7c4d4dcd29b8f1..9d4def5161b946b086f24799211debac092d04ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,15 +14,15 @@ MY_PN="org.apache.felix.shell"
 MY_P="${MY_PN}-${PV}"
 SRC_URI="mirror://apache/felix/${MY_P}-source-release.tar.gz"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
-DEPEND=">=virtual/jdk-1.5
+DEPEND=">=virtual/jdk-1.6
        dev-java/felix-gogo-runtime:0
        dev-java/felix-utils:0
        dev-java/osgi-compendium:0
        dev-java/osgi-core-api:0"
 
-RDEPEND=">=virtual/jre-1.5"
+RDEPEND=">=virtual/jre-1.6"
 
 S="${WORKDIR}/${MY_P}"