summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2015-07-09 21:11:41 +0000
committerJames Le Cuirot <chewi@gentoo.org>2015-07-09 21:11:41 +0000
commitdb480c2e716bc5be21d7e9b1a9727ca6db1f4723 (patch)
tree7d8571336e6b42e26bf685962d4ad258d18f277a /dev-java/ant-jmf
parentRemove old versions. (diff)
downloadgentoo-2-db480c2e716bc5be21d7e9b1a9727ca6db1f4723.tar.gz
gentoo-2-db480c2e716bc5be21d7e9b1a9727ca6db1f4723.tar.bz2
gentoo-2-db480c2e716bc5be21d7e9b1a9727ca6db1f4723.zip
Remove old versions.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Diffstat (limited to 'dev-java/ant-jmf')
-rw-r--r--dev-java/ant-jmf/ChangeLog8
-rw-r--r--dev-java/ant-jmf/ant-jmf-1.8.2.ebuild15
-rw-r--r--dev-java/ant-jmf/ant-jmf-1.8.4.ebuild15
-rw-r--r--dev-java/ant-jmf/ant-jmf-1.9.1.ebuild16
4 files changed, 6 insertions, 48 deletions
diff --git a/dev-java/ant-jmf/ChangeLog b/dev-java/ant-jmf/ChangeLog
index 03dfdef05832..519b3d929364 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ChangeLog,v 1.42 2014/08/10 20:07:36 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ChangeLog,v 1.43 2015/07/09 21:11:41 chewi Exp $
+
+ 09 Jul 2015; James Le Cuirot <chewi@gentoo.org> -ant-jmf-1.8.2.ebuild,
+ -ant-jmf-1.8.4.ebuild, -ant-jmf-1.9.1.ebuild:
+ Remove old versions.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ant-jmf-1.8.2.ebuild,
ant-jmf-1.8.4.ebuild, ant-jmf-1.9.1.ebuild, ant-jmf-1.9.2.ebuild:
diff --git a/dev-java/ant-jmf/ant-jmf-1.8.2.ebuild b/dev-java/ant-jmf/ant-jmf-1.8.2.ebuild
deleted file mode 100644
index 6abbadf6b3a0..000000000000
--- a/dev-java/ant-jmf/ant-jmf-1.8.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 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.2.ebuild,v 1.4 2014/08/10 20:07:36 slyfox Exp $
-
-EAPI="4"
-
-# 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.4.ebuild b/dev-java/ant-jmf/ant-jmf-1.8.4.ebuild
deleted file mode 100644
index d81b25768d8f..000000000000
--- a/dev-java/ant-jmf/ant-jmf-1.8.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 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.4.ebuild,v 1.6 2014/08/10 20:07:36 slyfox Exp $
-
-EAPI="4"
-
-# 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.9.1.ebuild b/dev-java/ant-jmf/ant-jmf-1.9.1.ebuild
deleted file mode 100644
index cd58b53d0566..000000000000
--- a/dev-java/ant-jmf/ant-jmf-1.9.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 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.9.1.ebuild,v 1.3 2015/04/02 18:00:48 mr_bones_ Exp $
-
-EAPI="5"
-
-# Seems we don't need to depend on jmf-bin, the classes ant imports are in J2SE
-# API since version 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"