Versions
v0.330.0 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- amd64 arm ppc x86
- USE flags
- conf ini json test xml yaml
USE flags
General
- conf
- Install dev-perl/Config-General to support decoding .conf/.cnf files
- ini
- Install dev-perl/Config-Tiny to support decoding INI config files
- json
- Install support libraries to support decoding JSON config files
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- xml
- Install support libraries to support decoding XML config files
- yaml
- Install support libraries to support decoding YAML config files
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 / Config-General : Config file parser module
dev-perl / Config-Tiny : Read/Write .ini style files with as little code as possible
dev-perl / Cpanel-JSON-XS : cPanel fork of JSON::XS, fast and correct serializing
dev-perl / JSON : JSON (JavaScript Object Notation) encoder/decoder
dev-perl / JSON-MaybeXS : Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
dev-perl / JSON-XS : JSON::XS - JSON serialising/deserialising, done correctly and fast
dev-perl / Module-Pluggable : Automatically give your module the ability to have plugins
dev-perl / XML-NamespaceSupport : A Perl module that offers a simple to process namespaced XML names
dev-perl / XML-Simple : An API for simple XML files
dev-perl / YAML : YAML Ain't Markup Language (tm)
dev-perl / YAML-LibYAML : Perl YAML Serialization using XS and libyaml
dev-perl / YAML-Syck : Fast, lightweight YAML loader and dumper
virtual / perl-JSON-PP : Virtual for JSON-PP
Depending packages
dev-perl / DBIx-Class : Extensible and flexible object <-> relational mapper
dev-perl / Mail-Builder-Simple : Send UTF-8 HTML and text email using templates
dev-perl / MooseX-SimpleConfig : A Moose role for setting attributes from a simple configfile
Bugs
- 911318
- dev-perl/Config-Any-0.330.0 fails test - Result: FAIL
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-perl/Config-Any: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-perl/Config-Any: Stabilize 0.330.0 ppc, #910912
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Config-Any: Stabilize 0.330.0 amd64, #910912
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Config-Any: Stabilize 0.330.0 x86, #910912
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-perl/Config-Any: Stabilize 0.330.0 arm, #910912
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Config-Any: add 0.330.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/Config-Any: 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 - Fabian Groffen · gentoo
dev-perl/Config-Any: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@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 - Kent Fredric · gentoo
dev-perl/Config-Any: Cleanup old versions 0.29* 0.30*
Package-Manager: Portage-2.3.29, Repoman-2.3.9 - Mikle Kolyada · gentoo
dev-perl/Config-Any: arm stable wrt bug #652552
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Matt Turner · gentoo
dev-perl/Config-Any-0.320.0: ppc stable, bug 652552 - Thomas Deutschmann · gentoo
dev-perl/Config-Any: x86 stable (bug #652552)
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Aaron Bauman · gentoo
dev-perl/Config-Any: amd64 stable
Bug: https://bugs.gentoo.org/652552 Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Markus Meier · gentoo
dev-perl/Config-Any: add ~arm, bug #619310
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Kent Fredric · gentoo
dev-perl/Config-Any: Bump to version 0.320.0
- Enumerate more deps into USE flags Upstream: - Improve module loading - Handle unsupported Config::General versions better - Improve diagnostics for test failures. - Less strict error message tests Keywords: - New dep Config-Tiny -> drops ~arm Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Kent Fredric · gentoo
dev-perl/Config-Any: Cleanup old re bug #613358
Removing old versions that are broken due to '.' in @INC removal Bug: https://bugs.gentoo.org/613358 Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Kent Fredric · gentoo
dev-perl/Config-Any: 0.290.0 ALLARCHES stable re bug #616134
Bug: https://bugs.gentoo.org/616134 Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Agostino Sarubbo · gentoo
dev-perl/Config-Any: amd64 stable wrt bug #616134
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Kent Fredric · gentoo
dev-perl/Config-Any: Bump to version 0.300.0
- Ensure Cpanel-JSON-XS is an option Upstream: - Remove SHILLY from Tarball Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Kent Fredric · gentoo
dev-perl/Config-Any: Bump to version 0.290.0
Upstream: - Load files directly instead of searching @INC ( 5.26 compat ) - decode UTF8-encoded config files properly - Support for Cpanel-JSON-XS and JSON-MaybeXS - Throw errors when loading non-existent config files - Allow relative loading even under taint. Package-Manager: Portage-2.3.4, 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> - Kent Fredric · gentoo
dev-perl/Config-Any: Remove POD Author Tests
Not useful for Gentoo. Package-Manager: portage-2.3.0 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" - Kent Fredric · gentoo
dev-perl/Config-Any: Bump to version 0.270.0
- EAPI6 - Stipulate optional dependency Config::General via USE="-minimal" mechansim - Remove annoying POD Tests and related dependencies Upstream: - Dependency upgrades and Packaging changes. Package-Manager: portage-2.3.0 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" - Patrice Clement · gentoo
dev-perl/Config-Any: Clean up old.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
dev-perl/Config-Any: Stable for amd64. Stable for other arches using the ALLARCHES policy.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - 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