diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2019-03-20 18:04:21 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2019-03-20 18:27:13 +0100 |
commit | 785090cf6883f1de35758648b9cf02e89a82c4a9 (patch) | |
tree | 10b2876987bec7e4668c211ac6214777c214af11 /dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild | |
parent | 258e47954d5f24d417a20e606ce55a3d9b4d45a1 (diff) | |
download | gentoo-785090cf6883f1de35758648b9cf02e89a82c4a9.tar.gz gentoo-785090cf6883f1de35758648b9cf02e89a82c4a9.tar.xz |
dev-java/ant-apache-regexp-1.9.2: removed obsolete
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild')
-rw-r--r-- | dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild deleted file mode 100644 index 3e5ad52958e..00000000000 --- a/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -ANT_TASK_DEPNAME="jakarta-regexp-1.4" - -inherit ant-tasks - -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -DEPEND=">=dev-java/jakarta-regexp-1.4-r1:1.4" -RDEPEND="${DEPEND}" |