summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Sennhauser <sera@gentoo.org>2012-05-30 09:25:13 +0000
committerRalph Sennhauser <sera@gentoo.org>2012-05-30 09:25:13 +0000
commit17aacdeeda578bf041507b2bb28ce03ede6a689c (patch)
tree3f478f1f96f83753a8cc133c7d3c60ef0ef33a86 /dev-java/ant-jai/ant-jai-1.8.4.ebuild
parentRemove old. (diff)
downloadhistorical-17aacdeeda578bf041507b2bb28ce03ede6a689c.tar.gz
historical-17aacdeeda578bf041507b2bb28ce03ede6a689c.tar.bz2
historical-17aacdeeda578bf041507b2bb28ce03ede6a689c.zip
Security bump. CVE-2012-2098 #417909
Package-Manager: portage-2.1.10.62/cvs/Linux x86_64
Diffstat (limited to 'dev-java/ant-jai/ant-jai-1.8.4.ebuild')
-rw-r--r--dev-java/ant-jai/ant-jai-1.8.4.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-java/ant-jai/ant-jai-1.8.4.ebuild b/dev-java/ant-jai/ant-jai-1.8.4.ebuild
new file mode 100644
index 000000000000..fd7a7b70c29a
--- /dev/null
+++ b/dev-java/ant-jai/ant-jai-1.8.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.4.ebuild,v 1.1 2012/05/30 09:10:39 sera Exp $
+
+EAPI="4"
+
+ANT_TASK_DEPNAME="sun-jai-bin"
+
+inherit ant-tasks
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE=""
+
+# 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}"