public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla/
Date: Fri, 18 Mar 2011 03:09:10 +0000 (UTC)	[thread overview]
Message-ID: <36d88a7a767f7cffa8235aa55101205473b8e5be.kent@gentoo> (raw)

commit:     36d88a7a767f7cffa8235aa55101205473b8e5be
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Mar 18 03:04:52 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Mar 18 03:04:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=36d88a7a

[fixdep] Dist-Zilla -> App-Cmd

(Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Dist-Zilla/ChangeLog                      |    8 ++++++++
 dev-perl/Dist-Zilla/Dist-Zilla-4.102.346.ebuild    |    2 +-
 ...illa-4.200.ebuild => Dist-Zilla-4.200.0.ebuild} |    2 +-
 dev-perl/Dist-Zilla/Dist-Zilla-4.200.1.ebuild      |    2 +-
 dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild   |    2 +-
 dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild      |    2 +-
 6 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Dist-Zilla/ChangeLog b/dev-perl/Dist-Zilla/ChangeLog
index 113ffcb..d2f2aea 100644
--- a/dev-perl/Dist-Zilla/ChangeLog
+++ b/dev-perl/Dist-Zilla/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-4.200.0 (18 Mar 2011)
+
+  18 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-4.102.346.ebuild, -Dist-Zilla-4.200.ebuild,
+  +Dist-Zilla-4.200.0.ebuild, Dist-Zilla-4.200.1.ebuild,
+  Dist-Zilla-4.200.3-r1.ebuild, Dist-Zilla-4.200.4.ebuild:
+  Tweakdeps to be x.y.z for App::Cmd, make 4.200 4.200.0 
+
   10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
   Dist-Zilla-4.102.346.ebuild, Dist-Zilla-4.200.ebuild,
   Dist-Zilla-4.200.1.ebuild, Dist-Zilla-4.200.3-r1.ebuild,

diff --git a/dev-perl/Dist-Zilla/Dist-Zilla-4.102.346.ebuild b/dev-perl/Dist-Zilla/Dist-Zilla-4.102.346.ebuild
index 4f0c19a..2adb3e9 100644
--- a/dev-perl/Dist-Zilla/Dist-Zilla-4.102.346.ebuild
+++ b/dev-perl/Dist-Zilla/Dist-Zilla-4.102.346.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 COMMON_DEPEND="
-	>=dev-perl/App-Cmd-0.309
+	>=dev-perl/App-Cmd-0.309.0
 	virtual/perl-Archive-Tar
 	>=virtual/perl-CPAN-Meta-2.101.550
 	>=dev-perl/CPAN-Uploader-0.101.550

diff --git a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.ebuild b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.0.ebuild
similarity index 98%
rename from dev-perl/Dist-Zilla/Dist-Zilla-4.200.ebuild
rename to dev-perl/Dist-Zilla/Dist-Zilla-4.200.0.ebuild
index 0e92b61..ef94383 100644
--- a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.ebuild
+++ b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.0.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 COMMON_DEPEND="
-	>=dev-perl/App-Cmd-0.309
+	>=dev-perl/App-Cmd-0.309.0
 	virtual/perl-Archive-Tar
 	>=virtual/perl-CPAN-Meta-2.101.550
 	>=dev-perl/CPAN-Uploader-0.101.550

diff --git a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.1.ebuild b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.1.ebuild
index b0fdf85..64fe184 100644
--- a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.1.ebuild
+++ b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.1.ebuild
@@ -21,7 +21,7 @@ bdepend-virtual Test-Simple 0.96 # Test::More
 
 # App::Cmd::Setup 0.309
 # App::Cmd::Tester 0.306
-depend App-Cmd 0.309 # ^^
+depend App-Cmd 0.309.0 # ^^
 depend-virtual Archive-Tar
 # CPAN::Meta::Converter 2.101550
 # CPAN::Meta::Prereqs 2.101390

diff --git a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild
index c45d5f6..9288a58 100644
--- a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild
+++ b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.3-r1.ebuild
@@ -20,7 +20,7 @@ bdepend-virtual Test-Simple 0.96 # Test::More
 
 # App::Cmd::Setup 0.309
 # App::Cmd::Tester 0.306
-depend App-Cmd 0.309 # ^^
+depend App-Cmd 0.309.0 # ^^
 depend-virtual Archive-Tar
 # CPAN::Meta::Converter 2.101550
 # CPAN::Meta::Prereqs 2.101390

diff --git a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild
index 5c87ac5..c94503d 100644
--- a/dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild
+++ b/dev-perl/Dist-Zilla/Dist-Zilla-4.200.4.ebuild
@@ -20,7 +20,7 @@ bdepend-virtual Test-Simple 0.96 # Test::More
 
 # App::Cmd::Setup 0.309
 # App::Cmd::Tester 0.306
-depend App-Cmd 0.309 # ^^
+depend App-Cmd 0.309.0 # ^^
 depend-virtual Archive-Tar
 # CPAN::Meta::Converter 2.101550
 # CPAN::Meta::Prereqs 2.101390



             reply	other threads:[~2011-03-18  3:09 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18  3:09 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-04 20:19 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla/ Kent Fredric
2014-10-04 20:19 Kent Fredric
2013-10-13 11:49 Kent Fredric
2013-10-11  4:52 Kent Fredric
2013-04-26 19:59 Kent Fredric
2013-04-26 19:59 Kent Fredric
2013-02-08 10:36 Kent Fredric
2012-11-04 15:17 Kent Fredric
2012-10-27 14:04 Kent Fredric
2012-09-15 23:19 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-08-01  6:43 Kent Fredric
2012-06-23 14:09 Kent Fredric
2012-06-08 20:39 Kent Fredric
2012-06-08 18:42 Kent Fredric
2012-05-07  5:19 Kent Fredric
2012-04-28 10:40 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-03-27  9:30 Kent Fredric
2012-02-23  7:05 Kent Fredric
2012-02-16  8:41 Kent Fredric
2012-02-08 13:55 Kent Fredric
2011-12-08  9:30 Kent Fredric
2011-11-11 14:38 Kent Fredric
2011-09-23  8:27 Kent Fredric
2011-08-27  8:39 Kent Fredric
2011-08-26 16:03 Kent Fredric
2011-07-23 20:47 Kent Fredric
2011-07-16  5:40 Kent Fredric
2011-07-15  7:11 Kent Fredric
2011-06-29  1:24 Kent Fredric
2011-06-03 19:29 Torsten Veller
2011-05-29 17:46 Torsten Veller
2011-05-24  8:11 Kent Fredric
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-05  9:50 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05  8:43 Kent Fredric
2011-04-23 14:45 Kent Fredric
2011-04-01 12:34 Torsten Veller
2011-03-10 22:20 Kent Fredric
2011-03-06  7:51 Torsten Veller
2011-02-19  8:25 Torsten Veller
2011-02-12  3:33 Kent Fredric
2011-02-10 22:51 Kent Fredric
2011-02-09  9:39 Kent Fredric
2011-02-09  7:22 Torsten Veller

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=36d88a7a767f7cffa8235aa55101205473b8e5be.kent@gentoo \
    --to=kentfredric@gmail.com \
    --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