diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-04 11:24:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-04 11:24:07 +0000 |
commit | ed1835f95ac005061c92cae46366aa03deeb7aa6 (patch) | |
tree | bf4cd51e2a39ff64b8d4e986cbb7f9ecc8220b61 /dev-perl/Format-Human-Bytes | |
parent | Version bump to latest release. (diff) | |
download | gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.gz gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.bz2 gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.zip |
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Format-Human-Bytes')
-rw-r--r-- | dev-perl/Format-Human-Bytes/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.06.ebuild | 16 |
2 files changed, 5 insertions, 17 deletions
diff --git a/dev-perl/Format-Human-Bytes/ChangeLog b/dev-perl/Format-Human-Bytes/ChangeLog index 378f94838ecd..5ee116eb8be4 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Format-Human-Bytes/ChangeLog,v 1.6 2011/08/30 15:24:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Format-Human-Bytes/ChangeLog,v 1.7 2011/09/04 11:21:54 tove Exp $ + + 04 Sep 2011; Torsten Veller <tove@gentoo.org> + -Format-Human-Bytes-0.06.ebuild: + Cleanup *Format-Human-Bytes-0.60.0 (30 Aug 2011) 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 deleted file mode 100644 index e2b07c1ddc16..000000000000 --- a/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.06.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.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 |