From 67cb2a2df43a110867ba7bd565ec52817cb5e3c7 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sun, 3 Apr 2011 06:53:18 +0000 Subject: Cleanup (Portage version: 2.2.0_alpha29/cvs/Linux x86_64) --- dev-perl/B-Utils/B-Utils-0.11.ebuild | 19 ------------------- dev-perl/B-Utils/B-Utils-0.120.ebuild | 20 -------------------- dev-perl/B-Utils/B-Utils-0.130.ebuild | 20 -------------------- dev-perl/B-Utils/ChangeLog | 6 +++++- 4 files changed, 5 insertions(+), 60 deletions(-) delete mode 100644 dev-perl/B-Utils/B-Utils-0.11.ebuild delete mode 100644 dev-perl/B-Utils/B-Utils-0.120.ebuild delete mode 100644 dev-perl/B-Utils/B-Utils-0.130.ebuild (limited to 'dev-perl/B-Utils') diff --git a/dev-perl/B-Utils/B-Utils-0.11.ebuild b/dev-perl/B-Utils/B-Utils-0.11.ebuild deleted file mode 100644 index 42568c0446b3..000000000000 --- a/dev-perl/B-Utils/B-Utils-0.11.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.11.ebuild,v 1.1 2010/01/16 21:43:27 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="JJORE" -inherit perl-module - -DESCRIPTION="Helper functions for op tree manipulation" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="" -DEPEND=">=dev-perl/extutils-depends-0.302" - -SRC_TEST=do diff --git a/dev-perl/B-Utils/B-Utils-0.120.ebuild b/dev-perl/B-Utils/B-Utils-0.120.ebuild deleted file mode 100644 index 75501516d9eb..000000000000 --- a/dev-perl/B-Utils/B-Utils-0.120.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.120.ebuild,v 1.1 2011/01/24 19:24:07 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=JJORE -MODULE_VERSION=0.12 -inherit perl-module - -DESCRIPTION="Helper functions for op tree manipulation" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="" -DEPEND=">=dev-perl/extutils-depends-0.301" - -SRC_TEST=do diff --git a/dev-perl/B-Utils/B-Utils-0.130.ebuild b/dev-perl/B-Utils/B-Utils-0.130.ebuild deleted file mode 100644 index 3c46f3efc8e5..000000000000 --- a/dev-perl/B-Utils/B-Utils-0.130.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.130.ebuild,v 1.1 2011/02/02 18:56:55 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=JJORE -MODULE_VERSION=0.13 -inherit perl-module - -DESCRIPTION="Helper functions for op tree manipulation" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="" -DEPEND=">=dev-perl/extutils-depends-0.301" - -SRC_TEST=do diff --git a/dev-perl/B-Utils/ChangeLog b/dev-perl/B-Utils/ChangeLog index a077b451b22a..2c303cdac2df 100644 --- a/dev-perl/B-Utils/ChangeLog +++ b/dev-perl/B-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/B-Utils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.8 2011/03/20 07:36:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.9 2011/04/03 06:53:18 tove Exp $ + + 03 Apr 2011; Torsten Veller -B-Utils-0.11.ebuild, + -B-Utils-0.120.ebuild, -B-Utils-0.130.ebuild: + Cleanup *B-Utils-0.140.0 (20 Mar 2011) -- cgit v1.2.3-65-gdbad