diff options
author | Ralph Sennhauser <sera@gentoo.org> | 2014-08-03 19:14:32 +0000 |
---|---|---|
committer | Ralph Sennhauser <sera@gentoo.org> | 2014-08-03 19:14:32 +0000 |
commit | cce49a63fb789967954215fbf86f627509c6cf62 (patch) | |
tree | 35c91e65da317a6e32bd8e5d65afb82a078f5e32 /dev-java/ant-jmf | |
parent | arm64, initial support (diff) | |
download | gentoo-2-cce49a63fb789967954215fbf86f627509c6cf62.tar.gz gentoo-2-cce49a63fb789967954215fbf86f627509c6cf62.tar.bz2 gentoo-2-cce49a63fb789967954215fbf86f627509c6cf62.zip |
Drop old for which the meta package is already gone
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 3C5CF75A)
Diffstat (limited to 'dev-java/ant-jmf')
-rw-r--r-- | dev-java/ant-jmf/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/ant-jmf/ant-jmf-1.7.1.ebuild | 15 | ||||
-rw-r--r-- | dev-java/ant-jmf/ant-jmf-1.8.0.ebuild | 15 | ||||
-rw-r--r-- | dev-java/ant-jmf/ant-jmf-1.8.1.ebuild | 15 |
4 files changed, 6 insertions, 47 deletions
diff --git a/dev-java/ant-jmf/ChangeLog b/dev-java/ant-jmf/ChangeLog index d6c7cda5c022..ac1bd2513cf8 100644 --- a/dev-java/ant-jmf/ChangeLog +++ b/dev-java/ant-jmf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-jmf -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ChangeLog,v 1.40 2013/10/20 16:32:00 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ChangeLog,v 1.41 2014/08/03 19:14:32 sera Exp $ + + 03 Aug 2014; Ralph Sennhauser <sera@gentoo.org> -ant-jmf-1.7.1.ebuild, + -ant-jmf-1.8.0.ebuild, -ant-jmf-1.8.1.ebuild: + Drop old for which the meta package is already gone 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jmf-1.9.2.ebuild: Stable for ppc64, wrt bug #476958 diff --git a/dev-java/ant-jmf/ant-jmf-1.7.1.ebuild b/dev-java/ant-jmf/ant-jmf-1.7.1.ebuild deleted file mode 100644 index 4c99b3524fa3..000000000000 --- a/dev-java/ant-jmf/ant-jmf-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-jmf/ant-jmf-1.7.1.ebuild,v 1.11 2011/12/31 10:15:11 sera Exp $ - -EAPI="2" - -# seems no need to dep on jmf-bin, the classes ant imports are in J2SE API since 1.3 -ANT_TASK_DEPNAME="" - -inherit ant-tasks - -DESCRIPTION="Apache Ant's optional tasks for the Java Media Framework (JMF)." - -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" diff --git a/dev-java/ant-jmf/ant-jmf-1.8.0.ebuild b/dev-java/ant-jmf/ant-jmf-1.8.0.ebuild deleted file mode 100644 index 8156ed9eaf60..000000000000 --- a/dev-java/ant-jmf/ant-jmf-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-jmf/ant-jmf-1.8.0.ebuild,v 1.2 2011/12/31 10:15:11 sera Exp $ - -EAPI="2" - -# seems no need to dep on jmf-bin, the classes ant imports are in J2SE API since 1.3 -ANT_TASK_DEPNAME="" - -inherit ant-tasks - -DESCRIPTION="Apache Ant's optional tasks for the Java Media Framework (JMF)." - -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" diff --git a/dev-java/ant-jmf/ant-jmf-1.8.1.ebuild b/dev-java/ant-jmf/ant-jmf-1.8.1.ebuild deleted file mode 100644 index 06f01f13e1e2..000000000000 --- a/dev-java/ant-jmf/ant-jmf-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-jmf/ant-jmf-1.8.1.ebuild,v 1.6 2011/12/31 10:15:11 sera Exp $ - -EAPI="2" - -# seems no need to dep on jmf-bin, the classes ant imports are in J2SE API since 1.3 -ANT_TASK_DEPNAME="" - -inherit ant-tasks - -DESCRIPTION="Apache Ant's optional tasks for the Java Media Framework (JMF)." - -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" |