commit:     6ccc23c7ad75cfbdde46ab18dbb89f0182f59084
Author:     Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Tue May  4 00:13:31 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun May 16 19:35:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ccc23c7

dev-java/ant-eclipse-ecj: update java deps

Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
Closes: 
https://github.com/gentoo/gentoo/pull/20608/commits/2a6f49132130dabcd242aab191a0b700ca4efdca
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 ...ant-eclipse-ecj-4.15.ebuild => ant-eclipse-ecj-4.15-r1.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15.ebuild 
b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild
similarity index 91%
rename from dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15.ebuild
rename to dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild
index 27aab2586f9..478fe1efa82 100644
--- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15.ebuild
+++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,10 +21,10 @@ IUSE=""
 CDEPEND="~dev-java/eclipse-ecj-${PV}:${SLOT}
        dev-java/ant-core:0"
 RDEPEND="${CDEPEND}
-       >=virtual/jre-11"
+       >=virtual/jre-11:*"
 DEPEND="${CDEPEND}
-       app-arch/unzip
-       >=virtual/jdk-11"
+       >=virtual/jdk-11:*"
+BDEPEND="app-arch/unzip"
 
 JAVA_GENTOO_CLASSPATH="ant-core,eclipse-ecj-${SLOT}"
 

Reply via email to