diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-03-08 17:33:32 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-03-08 17:33:32 +0000 |
commit | 571521575737e8c2a36c16836aa5bbcc93c7d5fb (patch) | |
tree | 414802ab406e21a41e60566b1743b4cf1f6e44f8 /dev-java | |
parent | Remove old. (diff) | |
download | gentoo-2-571521575737e8c2a36c16836aa5bbcc93c7d5fb.tar.gz gentoo-2-571521575737e8c2a36c16836aa5bbcc93c7d5fb.tar.bz2 gentoo-2-571521575737e8c2a36c16836aa5bbcc93c7d5fb.zip |
Remove old.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-java')
4 files changed, 6 insertions, 47 deletions
diff --git a/dev-java/ant-apache-regexp/ChangeLog b/dev-java/ant-apache-regexp/ChangeLog index dd0ce7563f23..e6baecec977f 100644 --- a/dev-java/ant-apache-regexp/ChangeLog +++ b/dev-java/ant-apache-regexp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-apache-regexp -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-regexp/ChangeLog,v 1.40 2013/10/20 16:31:22 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-regexp/ChangeLog,v 1.41 2014/03/08 17:33:32 tomwij Exp $ + + 08 Mar 2014; Tom Wijsman <TomWij@gentoo.org> -ant-apache-regexp-1.7.1.ebuild, + -ant-apache-regexp-1.8.0.ebuild, -ant-apache-regexp-1.8.1.ebuild: + Remove old. 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-regexp-1.9.2.ebuild: Stable for ppc64, wrt bug #476958 diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.1.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.1.ebuild deleted file mode 100644 index 338b6d48cb20..000000000000 --- a/dev-java/ant-apache-regexp/ant-apache-regexp-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-regexp/ant-apache-regexp-1.7.1.ebuild,v 1.8 2011/12/31 11:49:54 sera Exp $ - -EAPI=1 - -ANT_TASK_DEPNAME="jakarta-regexp-1.4" - -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/jakarta-regexp-1.4-r1:1.4" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.8.0.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.8.0.ebuild deleted file mode 100644 index 231716c767bd..000000000000 --- a/dev-java/ant-apache-regexp/ant-apache-regexp-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-regexp/ant-apache-regexp-1.8.0.ebuild,v 1.2 2011/12/31 11:49:54 sera Exp $ - -EAPI=1 - -ANT_TASK_DEPNAME="jakarta-regexp-1.4" - -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/jakarta-regexp-1.4-r1:1.4" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.8.1.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.8.1.ebuild deleted file mode 100644 index 5d5d64fe9436..000000000000 --- a/dev-java/ant-apache-regexp/ant-apache-regexp-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-regexp/ant-apache-regexp-1.8.1.ebuild,v 1.8 2011/12/31 11:49:54 sera Exp $ - -EAPI=1 - -ANT_TASK_DEPNAME="jakarta-regexp-1.4" - -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/jakarta-regexp-1.4-r1:1.4" -RDEPEND="${DEPEND}" |