blob: 6df6be17698ac54e663fcf785728dea0115573de (
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 6ec4c4d8fc8324200f1c14e8d158c59b perl-module ae176ff49e02bcbe576f6436b031c518
_md5_=345d9ae7a341f650c05875df77a440cf
|