summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2015-07-09 21:10:21 +0000
committerJames Le Cuirot <chewi@gentoo.org>2015-07-09 21:10:21 +0000
commit4f3b44dd6a30f36c1717a569d22ab53a63c88115 (patch)
treed63674e036060707ad05d9f37739275b6beb14e6 /dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.4.ebuild
parentRemove old versions. (diff)
downloadgentoo-2-4f3b44dd6a30f36c1717a569d22ab53a63c88115.tar.gz
gentoo-2-4f3b44dd6a30f36c1717a569d22ab53a63c88115.tar.bz2
gentoo-2-4f3b44dd6a30f36c1717a569d22ab53a63c88115.zip
Remove old versions.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Diffstat (limited to 'dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.4.ebuild')
-rw-r--r--dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.4.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.4.ebuild b/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.4.ebuild
deleted file mode 100644
index 01ab8424128b..000000000000
--- a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.4.ebuild,v 1.5 2012/12/05 17:29:24 ago Exp $
-
-EAPI="4"
-
-ANT_TASK_DEPNAME="xalan"
-
-inherit ant-tasks
-
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="dev-java/xalan"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- ant-tasks_src_unpack all
-}