summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-09-15 13:38:24 +0000
committerTorsten Veller <tove@gentoo.org>2010-09-15 13:38:24 +0000
commitbef71fb6face6b46196ab745ed3602f0e4ddc989 (patch)
treea2e4a59c1255a7ddc5d074b1ac4f932d2c450a1f /dev-perl/Format-Human-Bytes
parentVersion bump. Fixes test failure if xdg-user-dirs is installed (#323047) (diff)
downloadgentoo-2-bef71fb6face6b46196ab745ed3602f0e4ddc989.tar.gz
gentoo-2-bef71fb6face6b46196ab745ed3602f0e4ddc989.tar.bz2
gentoo-2-bef71fb6face6b46196ab745ed3602f0e4ddc989.zip
Version bump
(Portage version: 2.2_rc82/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Format-Human-Bytes')
-rw-r--r--dev-perl/Format-Human-Bytes/ChangeLog8
-rw-r--r--dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.06.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Format-Human-Bytes/ChangeLog b/dev-perl/Format-Human-Bytes/ChangeLog
index 435cfc2e2999..cd47f702d6f8 100644
--- a/dev-perl/Format-Human-Bytes/ChangeLog
+++ b/dev-perl/Format-Human-Bytes/ChangeLog
@@ -1,6 +1,12 @@
# 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.3 2010/06/11 06:13:11 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Format-Human-Bytes/ChangeLog,v 1.4 2010/09/15 13:38:24 tove Exp $
+
+*Format-Human-Bytes-0.06 (15 Sep 2010)
+
+ 15 Sep 2010; Torsten Veller <tove@gentoo.org>
+ +Format-Human-Bytes-0.06.ebuild:
+ Version bump
11 Jun 2010; Torsten Veller <tove@gentoo.org>
-Format-Human-Bytes-0.04.ebuild:
diff --git a/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.06.ebuild b/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.06.ebuild
new file mode 100644
index 000000000000..e2b07c1ddc16
--- /dev/null
+++ b/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.06.ebuild
@@ -0,0 +1,16 @@
+# 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.06.ebuild,v 1.1 2010/09/15 13:38:24 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