Releases: gentoo-perl/gentoo-perl-helpers
Releases · gentoo-perl/gentoo-perl-helpers
2019-06-22/10
- Support functions that match against ABIs up to perl 5.40
- installed-match-atom reimpmented in terms of new qlist
- reimplement installed-deps-atom mechanic w/ new portage-utils
- reimplement subslot rebuild extraction using new qdepends antislot matching
2017-10-12/18
- blacklist virtual/perl-ExtUtils-Command and virtual/perl-Package-Constants
2017-10-12/04
- Add support for Perl ABI 5.28
- add installed-deps-regex command
- add print-excluded-abi-regex
- use regex matching to pick up deps with versions in them making it faster in the process
2017-06-05/14
- Add a --suffix option to gen-upgrade-sets
2017-02-09/14
- omit blacklisted packages and other cleaned packages from upgrade set
2017-02-08/10
@perl-cleanup
now includes ancient cruft treecleaned virtuals- First version with this Changes file
- Trace lines now have a right-aligned limit
- cmd gen-upgrade-sets now accepts
--quiet
- internal cmd dispatch checks now handled in dorun
- new-command: installed-deps-atom
- new-command: installed-match-atom
- new-command: installed-match-atom-blacklisted
- new-command: list-blacklisted-for
- new-command: vdb-report-snapshot
- tarball generator now prefixes with
${P}
0.1.0
Add make-release tool