summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-03 06:58:09 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-03 06:58:09 +0000
commitaa9bbecb4e2ca1d002dde016659d37d3cc25091d (patch)
treee723f2c52b8f348590ef477bbea40a154bd6b02e /dev-perl/B-Utils
parentMoved from Sunrise (diff)
downloadhistorical-aa9bbecb4e2ca1d002dde016659d37d3cc25091d.tar.gz
historical-aa9bbecb4e2ca1d002dde016659d37d3cc25091d.tar.bz2
historical-aa9bbecb4e2ca1d002dde016659d37d3cc25091d.zip
Cleanup
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/B-Utils')
-rw-r--r--dev-perl/B-Utils/B-Utils-0.11.ebuild19
-rw-r--r--dev-perl/B-Utils/B-Utils-0.120.ebuild20
-rw-r--r--dev-perl/B-Utils/B-Utils-0.130.ebuild20
-rw-r--r--dev-perl/B-Utils/ChangeLog6
4 files changed, 5 insertions, 60 deletions
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 <tove@gentoo.org> -B-Utils-0.11.ebuild,
+ -B-Utils-0.120.ebuild, -B-Utils-0.130.ebuild:
+ Cleanup
*B-Utils-0.140.0 (20 Mar 2011)