diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-03-08 16:40:14 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-03-08 16:40:14 +0000 |
commit | 1b3106a8d04870744957bdeec4340186590bd490 (patch) | |
tree | 8d54a82db6774a31577ca4a334b9b6815afeee8f /dev-java/ant-jdepend | |
parent | Revision bump. EAPI 5. (diff) | |
download | gentoo-2-1b3106a8d04870744957bdeec4340186590bd490.tar.gz gentoo-2-1b3106a8d04870744957bdeec4340186590bd490.tar.bz2 gentoo-2-1b3106a8d04870744957bdeec4340186590bd490.zip |
Remove old.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-java/ant-jdepend')
-rw-r--r-- | dev-java/ant-jdepend/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/ant-jdepend/ant-jdepend-1.7.1.ebuild | 13 | ||||
-rw-r--r-- | dev-java/ant-jdepend/ant-jdepend-1.8.0.ebuild | 13 | ||||
-rw-r--r-- | dev-java/ant-jdepend/ant-jdepend-1.8.1.ebuild | 13 |
4 files changed, 6 insertions, 41 deletions
diff --git a/dev-java/ant-jdepend/ChangeLog b/dev-java/ant-jdepend/ChangeLog index 0008b16bb758..8c0ad2de4c96 100644 --- a/dev-java/ant-jdepend/ChangeLog +++ b/dev-java/ant-jdepend/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-jdepend -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.40 2013/10/20 16:31:56 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.41 2014/03/08 16:40:14 tomwij Exp $ + + 08 Mar 2014; Tom Wijsman <TomWij@gentoo.org> -ant-jdepend-1.7.1.ebuild, + -ant-jdepend-1.8.0.ebuild, -ant-jdepend-1.8.1.ebuild: + Remove old. 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild: Stable for ppc64, wrt bug #476958 diff --git a/dev-java/ant-jdepend/ant-jdepend-1.7.1.ebuild b/dev-java/ant-jdepend/ant-jdepend-1.7.1.ebuild deleted file mode 100644 index 4e501e51cc6b..000000000000 --- a/dev-java/ant-jdepend/ant-jdepend-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-jdepend/ant-jdepend-1.7.1.ebuild,v 1.8 2011/12/31 12:05:18 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/jdepend-2.9-r2:0" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-jdepend/ant-jdepend-1.8.0.ebuild b/dev-java/ant-jdepend/ant-jdepend-1.8.0.ebuild deleted file mode 100644 index 4d6f51db3a6e..000000000000 --- a/dev-java/ant-jdepend/ant-jdepend-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-jdepend/ant-jdepend-1.8.0.ebuild,v 1.2 2011/12/31 12:05:18 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/jdepend-2.9-r2:0" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-jdepend/ant-jdepend-1.8.1.ebuild b/dev-java/ant-jdepend/ant-jdepend-1.8.1.ebuild deleted file mode 100644 index 2bd0060cb9bf..000000000000 --- a/dev-java/ant-jdepend/ant-jdepend-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-jdepend/ant-jdepend-1.8.1.ebuild,v 1.8 2011/12/31 12:05:18 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/jdepend-2.9-r2:0" -RDEPEND="${DEPEND}" |