summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2019-01-21 10:42:00 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2019-01-21 11:29:30 +0100
commit48884438c3188580d9871fd2ef751c51b9bb42c5 (patch)
tree04c233c5799b9590466f0e074a70498683aa3639 /dev-java/ant-jai/ant-jai-1.9.13.ebuild
parentdev-java/ant-commons-net-1.9.13: bump (bug #571110) (diff)
downloadgentoo-48884438c3188580d9871fd2ef751c51b9bb42c5.tar.gz
gentoo-48884438c3188580d9871fd2ef751c51b9bb42c5.tar.bz2
gentoo-48884438c3188580d9871fd2ef751c51b9bb42c5.zip
dev-java/ant-jai-1.9.13: bump (bug #571110)
Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/ant-jai/ant-jai-1.9.13.ebuild')
-rw-r--r--dev-java/ant-jai/ant-jai-1.9.13.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-java/ant-jai/ant-jai-1.9.13.ebuild b/dev-java/ant-jai/ant-jai-1.9.13.ebuild
new file mode 100644
index 000000000000..c6181a3f28df
--- /dev/null
+++ b/dev-java/ant-jai/ant-jai-1.9.13.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+ANT_TASK_JDKVER=1.8
+ANT_TASK_JREVER=1.8
+ANT_TASK_DEPNAME="sun-jai-bin"
+
+inherit ant-tasks
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+# Unmigrated, has textrels and there's also some source one now too.
+DEPEND=">=dev-java/sun-jai-bin-1.1.2.01-r1"
+RDEPEND="${DEPEND}"