Versions
v3.520.0-r1 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~mips ~riscv ~s390 ~x86-linux
- USE flags
- nls test
USE flags
General
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- 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-libs / expat : Stream-oriented XML parser library
dev-perl / HTML-Parser : Parse HTML documents
dev-perl / Text-Iconv : A Perl interface to the iconv() codeset conversion function
dev-perl / Tie-IxHash : Ordered associative arrays for Perl
dev-perl / XML-Parser : A perl module for parsing XML documents
dev-perl / XML-XPath : An XPath Perl Module
dev-perl / libwww-perl : Collection of Perl Modules for the WWW
virtual / perl-Encode : Virtual for Encode
virtual / perl-Scalar-List-Utils : Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils
Depending packages
dev-perl / GraphViz : Interface to AT&T's GraphViz
dev-perl / Net-DBus : Perl extension for the DBus message system
dev-perl / Nmap-Parser : Parse nmap scan data with perl
media-tv / xmltv : Set of utilities to manage TV listings stored in the XMLTV format
net-analyzer / gvmd : Greenbone vulnerability manager, previously named openvas-manager
net-analyzer / pbnj : Tool for running Nmap scans and diff'ing the results
sci-biology / bioperl : Perl tools for bioinformatics - Core modules
sci-biology / bioperl-run : Perl wrapper modules for key bioinformatics applications
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-perl/XML-Twig: keyword 3.520.0-r1 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/XML-Twig: Run tests sequentially, hopefully helps
Closes: https://bugs.gentoo.org/823722 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 - Andreas K. Hüttel · gentoo
dev-perl/XML-Twig: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
dev-perl/XML-Twig: keyword ~riscv
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/XML-Twig: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/XML-Twig: Drop macos and solaris prefixes re bug #690140
Depends: - dev-perl/libwww-perl - dev-perl/LWP-Protocol-https - dev-perl/IO-Socket-SSL Bug: https://bugs.gentoo.org/690140 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-perl/XML-Twig: marked ~x64-solaris
Package-Manager: Portage-2.3.100-prefix, Repoman-2.3.23 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@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 - Michał Górny · gentoo
dev-perl: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-perl/XML-Twig: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-perl/XML-Twig: Add ~sh keyword wrt bug #673504
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Markus Meier · gentoo
dev-perl/XML-Twig: arm stable, bug #666874
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="arm" - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-perl/XML-Twig: stable 3.520.0 for hppa, bug #666874
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-perl/XML-Twig: restore s390 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Matt Turner · gentoo
dev-perl/XML-Twig-3.520.0: added ~mips - Michał Górny · gentoo
dev-perl/XML-Twig: Tested on ~amd64-fbsd - Kent Fredric · gentoo
dev-perl/XML-Twig: Cleanup old
Removing old versions broken due to "unescaped left brace illegal in regex" on perl 5.26 Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
dev-perl/XML-Twig: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
dev-perl/XML-Twig: amd64/ia64/perl/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #598764
Package-Manager: portage-2.3.0 Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
dev-perl/XML-Twig-3.520.0-r0: stable on alpha
Gentoo-Bug: 598764 - Kent Fredric · gentoo
dev-perl/XML-Twig: Bump to version 3.520.0 (re bug #598764)
- EAPI6 - Parallel Testing - Author test cleanup Upstream: - New option "no_xxe" for XML::Twig->new, which causes the parse to fail if external entities are used. (See CVE-2016-9180) - Fix warnings/errors with unescaped regex braces. - Partial fixes for getNamespaces in XML::Twig::XPath::Elt Bug: https://bugs.gentoo.org/598764 Package-Manager: portage-2.3.2 - Andreas K. Hüttel · gentoo
dev-perl/XML-Twig: Remove old
Package-Manager: portage-2.3.2 - Andreas K. Hüttel · gentoo
dev-perl/XML-Twig: Stable for remaining arches (ALLARCHES; bug 595566)
Package-Manager: portage-2.3.2 - Tobias Klausmann · gentoo
dev-perl/XML-Twig-3.490.0-r0: stable on alpha
Gentoo-Bug: 595566 - Andreas K. Hüttel · gentoo
dev-perl/XML-Twig: Remove old
Package-Manager: portage-2.3.0 - Mikle Kolyada · gentoo
dev-perl/XML-Twig: Drop old
Package-Manager: portage-2.2.20 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed