summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-13 16:49:40 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-13 16:54:27 +0200
commit7ecf4e4d080a02414dcd2509f677be32884db73f (patch)
treef1628b639f2cd235ba7f350f6c369b6b88c9da3b /dev-java/ant-apache-bcel/ant-apache-bcel-1.10.9.ebuild
parentdev-java/ant-apache-resolver: Remove last-rited pkg (diff)
downloadgentoo-7ecf4e4d080a02414dcd2509f677be32884db73f.tar.gz
gentoo-7ecf4e4d080a02414dcd2509f677be32884db73f.tar.bz2
gentoo-7ecf4e4d080a02414dcd2509f677be32884db73f.zip
dev-java/ant-apache-bcel: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-java/ant-apache-bcel/ant-apache-bcel-1.10.9.ebuild')
-rw-r--r--dev-java/ant-apache-bcel/ant-apache-bcel-1.10.9.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-java/ant-apache-bcel/ant-apache-bcel-1.10.9.ebuild b/dev-java/ant-apache-bcel/ant-apache-bcel-1.10.9.ebuild
deleted file mode 100644
index 19fd7d66d46e..000000000000
--- a/dev-java/ant-apache-bcel/ant-apache-bcel-1.10.9.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ANT_TASK_JDKVER=1.8
-ANT_TASK_JREVER=1.8
-ANT_TASK_DEPNAME="bcel"
-
-inherit ant-tasks
-
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-DEPEND=">=dev-java/bcel-5.1-r3:0"
-RDEPEND="${DEPEND}"