mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
2024-05-07 08:07:12 UTC
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
BDEPEND=virtual/perl-ExtUtils-MakeMaker dev-lang/perl
|
||||
BDEPEND=virtual/perl-ExtUtils-MakeMaker || ( >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] <dev-lang/perl-5.38.2-r3 )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-lang/perl
|
||||
DEPEND=|| ( >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] <dev-lang/perl-5.38.2-r3 )
|
||||
DESCRIPTION=Compute intelligent differences between two files / lists
|
||||
EAPI=7
|
||||
HOMEPAGE=https://metacpan.org/release/Algorithm-Diff
|
||||
INHERIT=perl-module
|
||||
IUSE=examples
|
||||
IUSE=perl_features_debug perl_features_ithreads perl_features_quadmath examples
|
||||
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=|| ( Artistic GPL-1+ )
|
||||
RDEPEND=dev-lang/perl:=
|
||||
RDEPEND=|| ( >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] <dev-lang/perl-5.38.2-r3 ) dev-lang/perl:=
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Algorithm-Diff-1.201.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe perl-functions c3fca037246e877693badea0df3b0ef8 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module 4e37e1004a0a27e41bb7025c0b974676
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe perl-functions c3fca037246e877693badea0df3b0ef8 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module 9cfd8bc4b0466de21b0127c4c8ab844e
|
||||
_md5_=df1718eec048bf53d26ca500c0eac7b5
|
||||
|
||||
Reference in New Issue
Block a user