public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
Date: Mon, 19 Jun 2017 16:32:26 +0000 (UTC)	[thread overview]
Message-ID: <1497889939.b72ad64db05eba0d5af21f155bc2fa9475e2e5e1.kentnl@gentoo> (raw)

commit:     b72ad64db05eba0d5af21f155bc2fa9475e2e5e1
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 16:31:25 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 16:32:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72ad64d

dev-perl/Dist-Zilla-Plugin-Git: Fix missing/underspecified dependencies

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 ...2.0.ebuild => Dist-Zilla-Plugin-Git-2.42.0-r1.ebuild} | 12 ++++++------
 dev-perl/Dist-Zilla-Plugin-Git/metadata.xml              | 16 ++++++++++++++++
 2 files changed, 22 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0-r1.ebuild
similarity index 84%
rename from dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0.ebuild
rename to dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0-r1.ebuild
index fee97b1c2c1..e5c8206e3c1 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.42.0-r1.ebuild
@@ -15,20 +15,21 @@ IUSE="test"
 
 RDEPEND="
 	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4.0.0
+	>=dev-perl/Dist-Zilla-4.200.16
 	dev-perl/Dist-Zilla-Plugin-Config-Git
 	>=dev-perl/File-HomeDir-0.810.0
 	virtual/perl-File-Spec
 	virtual/perl-File-Temp
 	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	virtual/perl-Scalar-List-Utils
+	>=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/MooseX-Types
-	dev-perl/MooseX-Types-Path-Tiny
-	dev-perl/Path-Tiny
+	>=dev-perl/MooseX-Types-Path-Tiny-0.10.0
+	>=dev-perl/Path-Tiny-0.48.0
 	dev-perl/String-Formatter
 	dev-perl/Try-Tiny
 	dev-perl/Version-Next
@@ -38,7 +39,6 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	virtual/perl-Text-ParseWords
-	virtual/perl-version
 	test? (
 		>=dev-perl/CPAN-Meta-Check-0.11.0
 		virtual/perl-CPAN-Meta-Requirements

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml
index 2b9a936fc0a..8ff70854780 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml
+++ b/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml
@@ -5,4 +5,20 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">Dist-Zilla-Plugin-Git</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Git</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Check</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Commit</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::CommitBuild</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::GatherDir</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Init</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::NextVersion</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Push</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Tag</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::PluginBundle::Git</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Role::Git::DirtyFiles</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Role::Git::Repo</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Role::Git::StringFormatter</remote-id>
+  </upstream>
 </pkgmetadata>


             reply	other threads:[~2017-06-19 16:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-19 16:32 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-05  7:49 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Git/ Jakov Smolić
2021-10-23 15:01 Andreas K. Hüttel
2021-06-20 21:00 Andreas K. Hüttel
2020-10-19  5:22 Kent Fredric
2020-09-12 23:26 Kent Fredric
2020-09-05 19:55 Kent Fredric
2020-07-31 22:09 Kent Fredric
2017-06-18 20:48 Andreas Hüttel
2017-06-18 20:42 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1497889939.b72ad64db05eba0d5af21f155bc2fa9475e2e5e1.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox