summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Sennhauser <sera@gentoo.org>2014-08-03 19:05:16 +0000
committerRalph Sennhauser <sera@gentoo.org>2014-08-03 19:05:16 +0000
commit58d49c86c711bc9a55ce68b8992d6e9b00687f8b (patch)
treeacb6225f4dd7dc94d8d04556bb57cc9a195abc06 /dev-java/ant-apache-bsf
parentBump LeechCraft to 0.6.70, thanks to 0xd34df00d. (diff)
downloadgentoo-2-58d49c86c711bc9a55ce68b8992d6e9b00687f8b.tar.gz
gentoo-2-58d49c86c711bc9a55ce68b8992d6e9b00687f8b.tar.bz2
gentoo-2-58d49c86c711bc9a55ce68b8992d6e9b00687f8b.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-apache-bsf')
-rw-r--r--dev-java/ant-apache-bsf/ChangeLog9
-rw-r--r--dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1-r1.ebuild32
-rw-r--r--dev-java/ant-apache-bsf/ant-apache-bsf-1.8.0.ebuild32
-rw-r--r--dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild32
4 files changed, 7 insertions, 98 deletions
diff --git a/dev-java/ant-apache-bsf/ChangeLog b/dev-java/ant-apache-bsf/ChangeLog
index 41bed72a0a8a..fa63b6dde034 100644
--- a/dev-java/ant-apache-bsf/ChangeLog
+++ b/dev-java/ant-apache-bsf/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/ant-apache-bsf
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.50 2013/10/20 16:31:11 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.51 2014/08/03 19:05:16 sera Exp $
+
+ 03 Aug 2014; Ralph Sennhauser <sera@gentoo.org>
+ -ant-apache-bsf-1.7.1-r1.ebuild, -ant-apache-bsf-1.8.0.ebuild,
+ -ant-apache-bsf-1.8.1.ebuild:
+ Drop old for which the meta package is already gone
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-bsf-1.9.2.ebuild:
Stable for ppc64, wrt bug #476958
diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1-r1.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1-r1.ebuild
deleted file mode 100644
index a7a8674106e3..000000000000
--- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1-r1.ebuild
+++ /dev/null
@@ -1,32 +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-bsf/ant-apache-bsf-1.7.1-r1.ebuild,v 1.8 2011/12/31 11:42:43 sera Exp $
-
-EAPI=2
-
-ANT_TASK_DEPNAME="bsf-2.3"
-
-inherit eutils 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=""
-
-# ant-nodeps contains <script> task which is needed for this
-# although it's not a build dep through import
-DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[python?,javascript?,tcl?]"
-RDEPEND="${DEPEND}
- ~dev-java/ant-nodeps-${PV}"
-
-IUSE="python javascript tcl"
-
-JAVA_PKG_FILTER_COMPILER="jikes"
-
-src_install() {
- ant-tasks_src_install
- java-pkg_register-dependency ant-nodeps
-}
-
-pkg_postinst() {
- elog "Also, >=dev-java/bsf-2.4.0-r1 adds optional support for groovy,"
- elog "ruby and beanshell. See its postinst elog messages for instructions."
-}
diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.0.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.0.ebuild
deleted file mode 100644
index ba1efa51aadf..000000000000
--- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.0.ebuild
+++ /dev/null
@@ -1,32 +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-bsf/ant-apache-bsf-1.8.0.ebuild,v 1.2 2011/12/31 11:42:43 sera Exp $
-
-EAPI=2
-
-ANT_TASK_DEPNAME="bsf-2.3"
-
-inherit eutils 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=""
-
-# ant-nodeps contains <script> task which is needed for this
-# although it's not a build dep through import
-DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[python?,javascript?,tcl?]"
-RDEPEND="${DEPEND}
- ~dev-java/ant-nodeps-${PV}"
-
-IUSE="python javascript tcl"
-
-JAVA_PKG_FILTER_COMPILER="jikes"
-
-src_install() {
- ant-tasks_src_install
- java-pkg_register-dependency ant-nodeps
-}
-
-pkg_postinst() {
- elog "Also, >=dev-java/bsf-2.4.0-r1 adds optional support for groovy,"
- elog "ruby and beanshell. See its postinst elog messages for instructions."
-}
diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild
deleted file mode 100644
index 4ee69ee842ac..000000000000
--- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild
+++ /dev/null
@@ -1,32 +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-bsf/ant-apache-bsf-1.8.1.ebuild,v 1.8 2011/12/31 11:42:43 sera Exp $
-
-EAPI=2
-
-ANT_TASK_DEPNAME="bsf-2.3"
-
-inherit eutils 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=""
-
-# ant-nodeps contains <script> task which is needed for this
-# although it's not a build dep through import
-DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[python?,javascript?,tcl?]"
-RDEPEND="${DEPEND}
- ~dev-java/ant-nodeps-${PV}"
-
-IUSE="python javascript tcl"
-
-JAVA_PKG_FILTER_COMPILER="jikes"
-
-src_install() {
- ant-tasks_src_install
- java-pkg_register-dependency ant-nodeps
-}
-
-pkg_postinst() {
- elog "Also, >=dev-java/bsf-2.4.0-r1 adds optional support for groovy,"
- elog "ruby and beanshell. See its postinst elog messages for instructions."
-}