blob: e7bc021b6cc7b9156a1c600825e7c60a3939ecb0 (
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-ExtUtils-MakeMaker-6.360.0 test? ( >=virtual/perl-Test-Simple-0.800.0 ) dev-lang/perl
DESCRIPTION=Heuristically determine the indent style
EAPI=6
HOMEPAGE=https://metacpan.org/release/Text-FindIndent
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/Text-FindIndent-0.11.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module ae176ff49e02bcbe576f6436b031c518
_md5_=af0c388180284b1be78bb909d42352f5
|