summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Dist-Zilla-Plugin-Git: Cleanup old 2.46.0Kent Fredric2020-10-192-58/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Dist-Zilla-Plugin-Git: Bump to version 2.47.0Kent Fredric2020-09-132-0/+58
| | | | | | | | | | Upstream: - Add option [Git::Commit] "signoff =" to pass --signoff to git-commit - Explicitly set "master" branch name in tests - [Git::GatherDir] now warns about unused [GatherDir] config sections Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Dist-Zilla-Plugin-Git: Cleanup old 2.42.0-r1Kent Fredric2020-09-062-59/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Dist-Zilla-Plugin-Git: Bump to version 2.46.0Kent Fredric2020-08-012-0/+58
| | | | | | | | | | | | | | | | | - EAPI7 Upstream: - replace uses of File::HomeDir with glob() - Ensure proper directory used as base for repo root and .gitnxtver_cache with Dzil-7 - Add '%V' format code for version number with leading 'v' stripped where present - Change default format strings to use 'v%V' instead of 'v%v' for better compatibility with vx.y.z version numbers - Convert from MooseX::Types to Types::Standard Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | 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>
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-perl/Dist-Zilla-Plugin-Git: Fix missing/underspecified dependenciesKent Fredric2017-06-202-6/+22
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Dist-Zilla-Plugin-Git: Add missing dependencyAndreas K. Hüttel2017-06-181-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Dist-Zilla-Plugin-Git: New package.Andreas K. Hüttel2017-06-183-0/+65
Package-Manager: Portage-2.3.6, Repoman-2.3.2