blob: dcca6a1e672b2caff5fabcb05c74918eaf952a9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/perl-Carp virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl
DESCRIPTION=Convert byte count to human readable format
EAPI=6
HOMEPAGE=https://metacpan.org/release/Number-Bytes-Human
INHERIT=perl-module
IUSE=test
KEYWORDS=amd64 x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=virtual/perl-Carp dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/F/FE/FERREIRA/Number-Bytes-Human-0.11.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module 0ee2b2b92175720c966a5608c62b458d
_md5_=093080af6e1b870eaa5aaccde7c0f031
|