commit:     e00f39633719fecb2e937de19bd80527bf048b93
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 23:26:08 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 23:26:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00f3963

dev-perl/Dist-Zilla-Plugin-Git: Bump to version 2.47.0

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 <AT> gentoo.org>

 .../Dist-Zilla-Plugin-Git-2.47.0.ebuild            | 57 ++++++++++++++++++++++
 dev-perl/Dist-Zilla-Plugin-Git/Manifest            |  1 +
 2 files changed, 58 insertions(+)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.47.0.ebuild 
b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.47.0.ebuild
new file mode 100644
index 00000000000..8bdcac9d12a
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.47.0.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=2.047
+inherit perl-module
+
+DESCRIPTION="Update your git repository after release"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+       dev-perl/DateTime
+       >=dev-perl/Dist-Zilla-4.200.16
+       dev-perl/Dist-Zilla-Plugin-Config-Git
+       virtual/perl-File-Spec
+       virtual/perl-File-Temp
+       dev-perl/File-chdir
+       >=dev-perl/Git-Wrapper-0.21.0
+       dev-perl/IPC-System-Simple
+       >=virtual/perl-Scalar-List-Utils-1.450.0
+       dev-perl/Module-Runtime
+       dev-perl/Moose
+       dev-perl/MooseX-Has-Sugar
+       >=dev-perl/Path-Tiny-0.48.0
+       >=virtual/perl-Scalar-List-Utils-1.450.0
+       dev-perl/String-Formatter
+       dev-perl/Try-Tiny
+       dev-perl/Type-Tiny
+       dev-perl/Types-Path-Tiny
+       dev-perl/Version-Next
+       >=dev-perl/namespace-autoclean-0.90.0
+       >=virtual/perl-version-0.80.0
+"
+BDEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       virtual/perl-Text-ParseWords
+       test? (
+               >=dev-perl/CPAN-Meta-Check-0.11.0
+               virtual/perl-CPAN-Meta-Requirements
+               virtual/perl-Encode
+               virtual/perl-Exporter
+               dev-perl/File-Copy-Recursive
+               >=virtual/perl-File-Path-2.70.0
+               virtual/perl-File-Spec
+               dev-perl/File-Which
+               dev-perl/File-pushd
+               dev-perl/Log-Dispatchouli
+               dev-perl/Test-Fatal
+               >=virtual/perl-Test-Simple-0.880.0
+       )
+"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Manifest 
b/dev-perl/Dist-Zilla-Plugin-Git/Manifest
index c27299d5be3..685ec77f5ae 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Manifest
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Manifest
@@ -1 +1,2 @@
 DIST Dist-Zilla-Plugin-Git-2.046.tar.gz 72313 BLAKE2B 
93d315cc5c3f58590fbeb3af9c217c5f6710ad632e0f16ecee3de9f92dd3ff0f33dfdadc74d9083a525eed5cbd0a50d9c2e13c660d194452d5e05e2f5ee2f1d1
 SHA512 
ac94d73c19f4f4ef9736a58cca439cc5fa64ee0c91869b2fc8be205134258c49e8164e8b67eb1d2e9e34fe6ad1f377ecacd5721d79f6d22f258ab1b275cbe92e
+DIST Dist-Zilla-Plugin-Git-2.047.tar.gz 75517 BLAKE2B 
9c50634d86938906034d75396e984e4de4d1ec7552064af81493c78c2f509e453d639dbc9fdecda3be177975f39143d88f78bb37189821328c3898a9df5bf494
 SHA512 
7f1f037652df2fd7b965097ac8d2be5ba5e61c9a2c0594c92a0b403cdbf95a1c1daaa1d0215f91fe7e0970b403c8bcc2a2cdd664b0ce8242a3c5bb84cfef11c2

Reply via email to