summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-30 09:20:40 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-30 09:20:40 +0000
commit61306717780656697581b1ee6433e903c5de52a1 (patch)
tree61062d98c2fe4bb0be79a11e6b6add4e98ac46a9 /dev-perl/B-Utils
parentCleanup (diff)
downloadhistorical-61306717780656697581b1ee6433e903c5de52a1.tar.gz
historical-61306717780656697581b1ee6433e903c5de52a1.tar.bz2
historical-61306717780656697581b1ee6433e903c5de52a1.zip
Cleanup
Package-Manager: portage-2.2.0_alpha47/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/B-Utils')
-rw-r--r--dev-perl/B-Utils/B-Utils-0.140.0.ebuild20
-rw-r--r--dev-perl/B-Utils/ChangeLog5
2 files changed, 4 insertions, 21 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.140.0.ebuild b/dev-perl/B-Utils/B-Utils-0.140.0.ebuild
deleted file mode 100644
index 64fee629f47b..000000000000
--- a/dev-perl/B-Utils/B-Utils-0.140.0.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.140.0.ebuild,v 1.1 2011/03/20 07:36:02 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=JJORE
-MODULE_VERSION=0.14
-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 2be8aa75507e..fe2c80dc117f 100644
--- a/dev-perl/B-Utils/ChangeLog
+++ b/dev-perl/B-Utils/ChangeLog
@@ -1,6 +1,9 @@
# 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.10 2011/04/19 17:00:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.11 2011/07/30 09:14:39 tove Exp $
+
+ 30 Jul 2011; Torsten Veller <tove@gentoo.org> -B-Utils-0.140.0.ebuild:
+ Cleanup
*B-Utils-0.150.0 (19 Apr 2011)