blob: f271ce4aa970538fa997b02c171c7aa3e57d9c0e (
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 fea344a91ebf37efadf172c6a3de5a72 perl-module fdedfc91b478ee55457221eb728e3de5
_md5_=af0c388180284b1be78bb909d42352f5
|