dev-perl / Git-Wrapper

Wrap git(7) command-line interface

Official package sites : https://metacpan.org/release/Git-Wrapper ·

v0.48.0 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
amd64 ~x86
USE flags
test

General

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

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / File-chdir : An alternative to File::Spec and CWD

dev-perl / Sort-Versions : A perl 5 module for sorting of revision-like numbers

dev-vcs / git : Stupid content tracker: distributed VCS designed for speed and efficiency

virtual / perl-File-Temp : Virtual for File-Temp

virtual / perl-IPC-Cmd : Virtual for IPC-Cmd

virtual / perl-Scalar-List-Utils : Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils

dev-perl / Dist-Zilla-Plugin-AuthorsFromGit : Add per-file per-year copyright information

dev-perl / Dist-Zilla-Plugin-Git : Update your git repository after release

dev-perl / Dist-Zilla-Plugin-Git-Contributors : Add contributor names from git to your distribution

Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/Git-Wrapper: Remove old
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/Git-Wrapper: stable for amd64
Package-Manager: Portage-3.0.20, 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/Git-Wrapper: Version bump 0.048
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@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>
Kent Fredric · gentoo
dev-perl/Git-Wrapper: Fix missing dep on dev-vcs/git bug #633384
Also adds a late src_compile test that asserts Git::Wrapper is loadable, and will fail if src_prepare fails silently like it did in bug #633384 due to the absence of `blib`. Closes: https://bugs.gentoo.org/633384 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Andreas K. Hüttel · gentoo
dev-perl/Git-Wrapper: New package. Needed for Dist::Zilla::Plugin::Git.
Package-Manager: Portage-2.3.6, Repoman-2.3.2