blob: e7b1135a794624035a1835db1fe0d5b701a8610d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-perl/Module-Build test? ( virtual/perl-Test-Simple ) dev-lang/perl
DESCRIPTION=Perl extension to detect on which Linux distribution we are running
EAPI=6
HOMEPAGE=https://metacpan.org/release/Linux-Distribution
INHERIT=perl-module
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/C/CH/CHORNY/Linux-Distribution-0.23.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions f1ee42d38920b69fd6b6229cef80b7f4 perl-module 58b5d72d607014c48b5a1e106318d584
_md5_=345d9ae7a341f650c05875df77a440cf
|