Versions
v1.0.5-r1 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- ~amd64 ~ppc ~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 / MARC-Charset : Convert MARC-8 encoded strings to UTF-8
dev-perl / MARC-Record : Perl extension for handling MARC records
dev-perl / XML-LibXML : Perl binding for libxml2
Bugs
- 622986
- dev-perl/MARC-File-XML-1.0.5-r1 fails tests ( Failed test 'should have refused to parse MARCXML record containing external entitities, but did not )
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/MARC-File-XML: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@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> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/MARC-File-XML: remove old
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Kent Fredric · gentoo
dev-perl/MARC-File-XML: Bump to version 1.0.5
- EAPI6 Upstream: - Fix warning when reaching end of XML - Fix dist name Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Kent Fredric · gentoo
dev-perl/MARC-File-XML: Copy from dev-perl/MARC-XML
Upstream renaming due to PAUSE constraints Package-Manager: Portage-2.3.8, Repoman-2.3.3