commit:     a1714a7bcc29393b36da6e049c00e5034f858d94
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 19:23:22 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 19:24:59 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1714a7b

dev-java/felix-shell: Stable for amd64.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-java/felix-shell/felix-shell-1.4.3.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/felix-shell/felix-shell-1.4.3.ebuild 
b/dev-java/felix-shell/felix-shell-1.4.3.ebuild
index 57d4c6d..9d4def5 100644
--- a/dev-java/felix-shell/felix-shell-1.4.3.ebuild
+++ b/dev-java/felix-shell/felix-shell-1.4.3.ebuild
@@ -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}"
 

Reply via email to