diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-03-08 16:46:43 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-03-08 16:46:43 +0000 |
commit | 7e33ccb1c181cd14a7913dc3b545ea02ec618c3d (patch) | |
tree | 1ee1c89521066d9bea51fafc09f4643101681be8 /dev-java | |
parent | Remove old. (diff) | |
download | gentoo-2-7e33ccb1c181cd14a7913dc3b545ea02ec618c3d.tar.gz gentoo-2-7e33ccb1c181cd14a7913dc3b545ea02ec618c3d.tar.bz2 gentoo-2-7e33ccb1c181cd14a7913dc3b545ea02ec618c3d.zip |
Remove old.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-java')
4 files changed, 7 insertions, 47 deletions
diff --git a/dev-java/ant-apache-resolver/ChangeLog b/dev-java/ant-apache-resolver/ChangeLog index 5bcbbba21993..27860f36fc47 100644 --- a/dev-java/ant-apache-resolver/ChangeLog +++ b/dev-java/ant-apache-resolver/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/ant-apache-resolver -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ChangeLog,v 1.40 2013/10/20 16:31:26 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ChangeLog,v 1.41 2014/03/08 16:46:43 tomwij Exp $ + + 08 Mar 2014; Tom Wijsman <TomWij@gentoo.org> + -ant-apache-resolver-1.7.1.ebuild, -ant-apache-resolver-1.8.0.ebuild, + -ant-apache-resolver-1.8.1.ebuild: + Remove old. 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-resolver-1.9.2.ebuild: diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild deleted file mode 100644 index 320552960574..000000000000 --- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild,v 1.8 2011/12/31 11:52:00 sera Exp $ - -EAPI=1 - -ANT_TASK_DEPNAME="xml-commons-resolver" - -inherit ant-tasks - -KEYWORDS="amd64 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/xml-commons-resolver-1.2:0" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild deleted file mode 100644 index ace6a7ed2b17..000000000000 --- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild,v 1.2 2011/12/31 11:52:00 sera Exp $ - -EAPI=1 - -ANT_TASK_DEPNAME="xml-commons-resolver" - -inherit ant-tasks - -KEYWORDS="~amd64 ~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/xml-commons-resolver-1.2:0" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild deleted file mode 100644 index 718035f2d7c0..000000000000 --- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild,v 1.8 2011/12/31 11:52:00 sera Exp $ - -EAPI=1 - -ANT_TASK_DEPNAME="xml-commons-resolver" - -inherit ant-tasks - -KEYWORDS="amd64 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/xml-commons-resolver-1.2:0" -RDEPEND="${DEPEND}" |