diff options
author | 2011-08-30 15:24:08 +0000 | |
---|---|---|
committer | 2011-08-30 15:24:08 +0000 | |
commit | e521c54bb4b816a4db966c051ff4e7db559d7021 (patch) | |
tree | cd6235bf685dc1384860b7ed2226efb8dd9f56c6 /dev-perl | |
parent | Change version scheme (diff) | |
download | gentoo-2-e521c54bb4b816a4db966c051ff4e7db559d7021.tar.gz gentoo-2-e521c54bb4b816a4db966c051ff4e7db559d7021.tar.bz2 gentoo-2-e521c54bb4b816a4db966c051ff4e7db559d7021.zip |
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Format-Human-Bytes/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.60.0.ebuild | 17 |
2 files changed, 25 insertions, 2 deletions
diff --git a/dev-perl/Format-Human-Bytes/ChangeLog b/dev-perl/Format-Human-Bytes/ChangeLog index dcb5df955266..378f94838ecd 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.5 2010/10/20 08:29:18 tove Exp $ +# 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 $ + +*Format-Human-Bytes-0.60.0 (30 Aug 2011) + + 30 Aug 2011; Torsten Veller <tove@gentoo.org> + +Format-Human-Bytes-0.60.0.ebuild: + Change version scheme 20 Oct 2010; Torsten Veller <tove@gentoo.org> -Format-Human-Bytes-0.05.ebuild: diff --git a/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.60.0.ebuild b/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.60.0.ebuild new file mode 100644 index 000000000000..3591761f95a4 --- /dev/null +++ b/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.60.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 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.60.0.ebuild,v 1.1 2011/08/30 15:24:08 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=SEWI +MODULE_VERSION=0.06 +inherit perl-module + +DESCRIPTION="Format a bytecount and make it human readable" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +SRC_TEST=do |