summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-10-20 08:31:34 +0000
committerTorsten Veller <tove@gentoo.org>2010-10-20 08:31:34 +0000
commitbdb233a786ccb4227f3f10eb89f85f447c8d7aa7 (patch)
tree716dc6981a8d90f06160f2f007e75d9df409c18b /dev-perl/Format-Human-Bytes
parentStable on amd64 wrt bug #341833 and bug #341831 (diff)
downloadhistorical-bdb233a786ccb4227f3f10eb89f85f447c8d7aa7.tar.gz
historical-bdb233a786ccb4227f3f10eb89f85f447c8d7aa7.tar.bz2
historical-bdb233a786ccb4227f3f10eb89f85f447c8d7aa7.zip
Cleanup
Package-Manager: portage-2.2_rc98/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.05.ebuild16
2 files changed, 5 insertions, 17 deletions
diff --git a/dev-perl/Format-Human-Bytes/ChangeLog b/dev-perl/Format-Human-Bytes/ChangeLog
index cd47f702d6f8..dcb5df955266 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.4 2010/09/15 13:38:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Format-Human-Bytes/ChangeLog,v 1.5 2010/10/20 08:29:18 tove Exp $
+
+ 20 Oct 2010; Torsten Veller <tove@gentoo.org>
+ -Format-Human-Bytes-0.05.ebuild:
+ Cleanup
*Format-Human-Bytes-0.06 (15 Sep 2010)
diff --git a/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.05.ebuild b/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.05.ebuild
deleted file mode 100644
index 5f3b808225de..000000000000
--- a/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.05.ebuild
+++ /dev/null
@@ -1,16 +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.05.ebuild,v 1.1 2010/04/08 20:04:56 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SEWI
-inherit perl-module
-
-DESCRIPTION="Format a bytecount and make it human readable"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST=do