| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Cleanup versions affected by '.' removal from @INC
Closes: https://bugs.gentoo.org/613586
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
|
|
|
| |
Gentoo stock images have localtime as Factory which breaks various
test modules superflously in tests.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
|
|
|
|
|
|
| |
I edited the wrong file and didn't realise till too late.
Programming with a headache is bad.
6.10.0 is returned to how it was, and 6.10.0-r2 is what 6.10.0-r1
should have been.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
|
|
|
|
|
|
|
|
| |
This unbreaks dists that use the syntax:
[=inc::Foo]
Which is *far* more widespread than any use of stuff from `@INC`
locations **other** than `.`
Bug: https://bugs.gentoo.org/613586
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
|
|
|
|
| |
Upstream:
- Improve handling of non-interactive terminals
- Empty file finders should return empty arrays consistently
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Add [GatherFile] Plugin
- Make "perl" config loader more reliable
- :version in root section now found by authordeps
- ./tmp now in default PruneCruft
- Carp now hides Module::Runtime from dzil exception stacks
- listdeps can now report --recommands, --requires, and --suggests
Package-Manager: Portage-2.3.4, Repoman-2.3.2
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
required by app-admin/rex for doing VCS installs.
NOTE: This perl module is an "authorside" module and as such it is
not TYPICALLY used by anything for installation, as the point of
Dist::Zilla is to create simplifed distributions that don't need
a lot of install-time magic.
It is subsequently *not* used on typical CPAN sources, and should
only be used against VCS sources to create an analog of a published
CPAN distrubition as part of the VCS build workflow.
Previously maintained in ::perl-experimental by Torsten Veller,
Michele Beltrame and myself since May 2009
Package-Manager: portage-2.3.2
|