summaryrefslogtreecommitdiff
path: root/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-13 16:49:59 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-13 16:54:41 +0200
commit92c9ce32ed857976f9f3172d5c67dc03a622b7c2 (patch)
tree09181f5c29f6cc3a922b28e9b61947947fcc4e9f /dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild
parent481f30d93f0179c49bec8d5333f40f1b7f3ad274 (diff)
downloadgentoo-92c9ce32ed857976f9f3172d5c67dc03a622b7c2.tar.gz
gentoo-92c9ce32ed857976f9f3172d5c67dc03a622b7c2.tar.bz2
gentoo-92c9ce32ed857976f9f3172d5c67dc03a622b7c2.zip
dev-java/ant-apache-regexp: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild')
-rw-r--r--dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild
deleted file mode 100644
index 07ce567a85e6..000000000000
--- a/dev-java/ant-apache-regexp/ant-apache-regexp-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="jakarta-regexp-1.4"
-
-inherit ant-tasks
-
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-DEPEND=">=dev-java/jakarta-regexp-1.4-r1:1.4"
-RDEPEND="${DEPEND}"