blob: 61f3e692125d6ac933d8efd046d2a7249ab1b711 (
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 test? ( virtual/perl-Test-Simple ) dev-lang/perl
DESCRIPTION=Perl extension for approximate string matching (fuzzy matching)
EAPI=6
HOMEPAGE=https://metacpan.org/release/String-Approx
INHERIT=perl-module
IUSE=test
KEYWORDS=~alpha amd64 ~ppc ~ppc64 sparc x86
LICENSE=|| ( Artistic-2 LGPL-2 )
RDEPEND=dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/J/JH/JHI/String-Approx-3.28.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module ae176ff49e02bcbe576f6436b031c518
_md5_=230f5427a4bf04d38c401cf2766d55dc
|