summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-07 09:26:52 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-07 09:26:52 +0000
commitdf11a78cd5208cc9153c646b26ede4e1ea6de748 (patch)
treef65fb30d2a1857d37646abcaf22cb3742190060d /dev-perl/B-Utils
parentCleanup (diff)
downloadgentoo-2-df11a78cd5208cc9153c646b26ede4e1ea6de748.tar.gz
gentoo-2-df11a78cd5208cc9153c646b26ede4e1ea6de748.tar.bz2
gentoo-2-df11a78cd5208cc9153c646b26ede4e1ea6de748.zip
Cleanup
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/B-Utils')
-rw-r--r--dev-perl/B-Utils/B-Utils-0.07.ebuild16
-rw-r--r--dev-perl/B-Utils/ChangeLog5
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.07.ebuild b/dev-perl/B-Utils/B-Utils-0.07.ebuild
deleted file mode 100644
index 670ccc74e864..000000000000
--- a/dev-perl/B-Utils/B-Utils-0.07.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 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.07.ebuild,v 1.1 2009/06/23 07:34:23 robbat2 Exp $
-
-MODULE_AUTHOR="JJORE"
-EAPI=2
-
-inherit perl-module
-
-DESCRIPTION="Helper functions for op tree manipulation"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
diff --git a/dev-perl/B-Utils/ChangeLog b/dev-perl/B-Utils/ChangeLog
index 19e3f256cd88..370cac2eb7b3 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.2 2009/09/05 11:33:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.3 2009/09/07 09:26:52 tove Exp $
+
+ 07 Sep 2009; Torsten Veller <tove@gentoo.org> -B-Utils-0.07.ebuild:
+ Cleanup
*B-Utils-0.08 (05 Sep 2009)