summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-11 06:13:11 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-11 06:13:11 +0000
commit5f9cb6f8c2d048cf920f69f9c9d970294f944f77 (patch)
tree1bdd48e79823bb1a3b31a6600fc425157b6440a7 /dev-perl/Format-Human-Bytes
parentCleanup (diff)
downloadgentoo-2-5f9cb6f8c2d048cf920f69f9c9d970294f944f77.tar.gz
gentoo-2-5f9cb6f8c2d048cf920f69f9c9d970294f944f77.tar.bz2
gentoo-2-5f9cb6f8c2d048cf920f69f9c9d970294f944f77.zip
Cleanup
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Format-Human-Bytes')
-rw-r--r--dev-perl/Format-Human-Bytes/ChangeLog6
-rw-r--r--dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.04.ebuild17
2 files changed, 5 insertions, 18 deletions
diff --git a/dev-perl/Format-Human-Bytes/ChangeLog b/dev-perl/Format-Human-Bytes/ChangeLog
index 69be642e1846..435cfc2e2999 100644
--- a/dev-perl/Format-Human-Bytes/ChangeLog
+++ b/dev-perl/Format-Human-Bytes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Format-Human-Bytes
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Format-Human-Bytes/ChangeLog,v 1.2 2010/04/08 20:04:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Format-Human-Bytes/ChangeLog,v 1.3 2010/06/11 06:13:11 tove Exp $
+
+ 11 Jun 2010; Torsten Veller <tove@gentoo.org>
+ -Format-Human-Bytes-0.04.ebuild:
+ Cleanup
*Format-Human-Bytes-0.05 (08 Apr 2010)
diff --git a/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.04.ebuild b/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.04.ebuild
deleted file mode 100644
index 194339c96e12..000000000000
--- a/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.04.ebuild
+++ /dev/null
@@ -1,17 +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/Format-Human-Bytes/Format-Human-Bytes-0.04.ebuild,v 1.1 2010/02/15 12:48:32 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SEWI
-inherit perl-module
-
-DESCRIPTION="Format a bytecount and make it human readable"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST=do