commit:     f0fde37cd58d86211a613b453d2f480128e2b817
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu Jan  4 09:04:16 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 12:29:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fde37c

dev-java/ant-apache-bsf: drop python flag

jython was removed with commit #e4d717fb45

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/34635
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../{ant-apache-bsf-1.10.9.ebuild => ant-apache-bsf-1.10.9-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.10.9.ebuild 
b/dev-java/ant-apache-bsf/ant-apache-bsf-1.10.9-r1.ebuild
similarity index 83%
rename from dev-java/ant-apache-bsf/ant-apache-bsf-1.10.9.ebuild
rename to dev-java/ant-apache-bsf/ant-apache-bsf-1.10.9-r1.ebuild
index f6ba1618b0fe..04cdcf48579c 100644
--- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.10.9.ebuild
+++ b/dev-java/ant-apache-bsf/ant-apache-bsf-1.10.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ inherit ant-tasks
 KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="python javascript tcl"
 
-DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[python?,javascript?,tcl?]"
+DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[javascript?,tcl?]"
 RDEPEND="${DEPEND}"
 
 pkg_postinst() {

Reply via email to