Versions
v0.80.0-r1 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- ~amd64 ~riscv ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
perl_features
- debug
- PERL_FEATURES setting enabling internal debug support in Perl
- ithreads
- PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
- quadmath
- PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / AnyEvent : Provides a uniform interface to various event loops
Depending packages
dev-perl / VM-EC2 : Interface to Amazon EC2, VPC, ELB, Autoscaling, and Relational DB services
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Yu Gu · gentoo
dev-perl/AnyEvent-CacheDNS: Keyword 0.80.0-r1 riscv, #869833
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/AnyEvent-CacheDNS: EAPI=7
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/AnyEvent-CacheDNS: Add licensing note for potential future use
Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Kent Fredric · gentoo
dev-perl/AnyEvent-CacheDNS: Disable tests without explict network grants.
Testing does DNS lookups, which fail under network-sandboxing. Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd" - Andreas K. Hüttel · gentoo
dev-perl/AnyEvent-CacheDNS: New package, needed for dev-perl/Net-Amazon-S3
Package-Manager: portage-2.2.26