diff options
| author | Miroslav Šulc <fordfrog@gentoo.org> | 2020-10-01 20:01:59 +0200 |
|---|---|---|
| committer | Miroslav Šulc <fordfrog@gentoo.org> | 2020-10-01 20:15:52 +0200 |
| commit | 7394df8956572a39cc6681f236cb775801cb3c28 (patch) | |
| tree | acaba8cb3c14c5dd763312987f8bcb0a70c7ff29 /dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild | |
| parent | 86f64913947bb493f21f23d736a93e3253a075b0 (diff) | |
| download | gentoo-7394df8956572a39cc6681f236cb775801cb3c28.tar.gz gentoo-7394df8956572a39cc6681f236cb775801cb3c28.tar.bz2 gentoo-7394df8956572a39cc6681f236cb775801cb3c28.zip | |
dev-java/ant-apache-regexp: bump to 1.10.9
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Miroslav Šulc <fordfrog@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.ebuild | 15 |
1 files changed, 15 insertions, 0 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 new file mode 100644 index 000000000000..b098bce35acd --- /dev/null +++ b/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2020 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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +DEPEND=">=dev-java/jakarta-regexp-1.4-r1:1.4" +RDEPEND="${DEPEND}" |
