diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-03-08 17:26:42 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-03-08 17:26:42 +0000 |
commit | 02397de6f7b0b6f2f48e9cc22edd3e5eafa763be (patch) | |
tree | da21a22237409fa2b0cb23ecf031168b81f80d84 /dev-java/ant-commons-logging | |
parent | Remove old. (diff) | |
download | gentoo-2-02397de6f7b0b6f2f48e9cc22edd3e5eafa763be.tar.gz gentoo-2-02397de6f7b0b6f2f48e9cc22edd3e5eafa763be.tar.bz2 gentoo-2-02397de6f7b0b6f2f48e9cc22edd3e5eafa763be.zip |
Remove old.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-java/ant-commons-logging')
4 files changed, 7 insertions, 41 deletions
diff --git a/dev-java/ant-commons-logging/ChangeLog b/dev-java/ant-commons-logging/ChangeLog index 5d407f14469d..00c88597df96 100644 --- a/dev-java/ant-commons-logging/ChangeLog +++ b/dev-java/ant-commons-logging/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/ant-commons-logging -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.40 2013/10/20 16:31:34 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.41 2014/03/08 17:26:42 tomwij Exp $ + + 08 Mar 2014; Tom Wijsman <TomWij@gentoo.org> + -ant-commons-logging-1.7.1.ebuild, -ant-commons-logging-1.8.0.ebuild, + -ant-commons-logging-1.8.1.ebuild: + Remove old. 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-commons-logging-1.9.2.ebuild: diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild deleted file mode 100644 index e2cf9f72f46e..000000000000 --- a/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild +++ /dev/null @@ -1,13 +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-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.8 2011/12/31 11:54:00 sera Exp $ - -EAPI=1 - -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/commons-logging-1.0.4-r2:0" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.8.0.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.8.0.ebuild deleted file mode 100644 index f214a000c6f6..000000000000 --- a/dev-java/ant-commons-logging/ant-commons-logging-1.8.0.ebuild +++ /dev/null @@ -1,13 +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-commons-logging/ant-commons-logging-1.8.0.ebuild,v 1.2 2011/12/31 11:54:00 sera Exp $ - -EAPI=1 - -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/commons-logging-1.0.4-r2:0" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.8.1.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.8.1.ebuild deleted file mode 100644 index 005f46887296..000000000000 --- a/dev-java/ant-commons-logging/ant-commons-logging-1.8.1.ebuild +++ /dev/null @@ -1,13 +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-commons-logging/ant-commons-logging-1.8.1.ebuild,v 1.8 2011/12/31 11:54:00 sera Exp $ - -EAPI=1 - -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/commons-logging-1.0.4-r2:0" -RDEPEND="${DEPEND}" |