summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2010-02-21 00:25:54 +0000
committerVlastimil Babka <caster@gentoo.org>2010-02-21 00:25:54 +0000
commite6497af3fa9fedc8d148c6d94d7cf5e48e3b4fb9 (patch)
treeeb8439cc42863785d8ab9baabc32c21798e108c3 /dev-java/ant-apache-log4j/ant-apache-log4j-1.8.0.ebuild
parentAdd LDP-1 for man-pages-fr and others. (diff)
downloadhistorical-e6497af3fa9fedc8d148c6d94d7cf5e48e3b4fb9.tar.gz
historical-e6497af3fa9fedc8d148c6d94d7cf5e48e3b4fb9.tar.bz2
historical-e6497af3fa9fedc8d148c6d94d7cf5e48e3b4fb9.zip
Version bump, bug #305929.
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'dev-java/ant-apache-log4j/ant-apache-log4j-1.8.0.ebuild')
-rw-r--r--dev-java/ant-apache-log4j/ant-apache-log4j-1.8.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-java/ant-apache-log4j/ant-apache-log4j-1.8.0.ebuild b/dev-java/ant-apache-log4j/ant-apache-log4j-1.8.0.ebuild
new file mode 100644
index 000000000000..c37ff960802f
--- /dev/null
+++ b/dev-java/ant-apache-log4j/ant-apache-log4j-1.8.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-log4j/ant-apache-log4j-1.8.0.ebuild,v 1.1 2010/02/21 00:21:25 caster Exp $
+
+EAPI=1
+
+ANT_TASK_DEPNAME="log4j"
+
+inherit ant-tasks
+
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=">=dev-java/log4j-1.2.13-r2:0"
+RDEPEND="${DEPEND}"