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/TryCatch/
Date: Sun, 25 Sep 2011 07:44:57 +0000 (UTC)	[thread overview]
Message-ID: <9dc5331e6e7003e2e4e324cc34db6c296792cfb3.kent@gentoo> (raw)

commit:     9dc5331e6e7003e2e4e324cc34db6c296792cfb3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Sep 25 01:16:44 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Sep 25 01:16:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9dc5331e

[addzero/fixdep] TryCatch / -> Parse-Method-Signatures

(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/TryCatch/ChangeLog                        |    9 +++++++++
 dev-perl/TryCatch/TryCatch-1.1.1.ebuild            |    2 +-
 ...atch-1.2-r1.ebuild => TryCatch-1.2.0-r1.ebuild} |    2 +-
 .../{TryCatch-1.2.ebuild => TryCatch-1.2.0.ebuild} |    2 +-
 .../{TryCatch-1.3.ebuild => TryCatch-1.3.0.ebuild} |    2 +-
 5 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/dev-perl/TryCatch/ChangeLog b/dev-perl/TryCatch/ChangeLog
index 47d54a2..a3e77f9 100644
--- a/dev-perl/TryCatch/ChangeLog
+++ b/dev-perl/TryCatch/ChangeLog
@@ -2,6 +2,15 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*TryCatch-1.3.0 (25 Sep 2011)
+*TryCatch-1.2.0-r1 (25 Sep 2011)
+*TryCatch-1.2.0 (25 Sep 2011)
+
+  25 Sep 2011; Kent Fredric <kentfredric@gmail.com> TryCatch-1.1.1.ebuild,
+  -TryCatch-1.2.ebuild, -TryCatch-1.2-r1.ebuild, +TryCatch-1.2.0.ebuild,
+  +TryCatch-1.2.0-r1.ebuild, -TryCatch-1.3.ebuild, +TryCatch-1.3.0.ebuild:
+  AddZero/Fixdep Parse-Method-Signatures
+
   08 May 2011; Kent Fredric <kentfredric@gmail.com> TryCatch-1.1.1.ebuild,
   TryCatch-1.2.ebuild, TryCatch-1.2-r1.ebuild, TryCatch-1.3.ebuild:
   Fixdep B-Hooks-OP-PPAddr

diff --git a/dev-perl/TryCatch/TryCatch-1.1.1.ebuild b/dev-perl/TryCatch/TryCatch-1.1.1.ebuild
index 33892e0..7008970 100644
--- a/dev-perl/TryCatch/TryCatch-1.1.1.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.1.1.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 COMMON_DEPEND="
-	>=dev-perl/Parse-Method-Signatures-1.003003
+	>=dev-perl/Parse-Method-Signatures-1.3.3
 	>=dev-perl/B-Hooks-EndOfScope-0.05
 	>=dev-perl/B-Hooks-OP-Check-0.15
 	>=dev-perl/B-Hooks-OP-PPAddr-0.20.0

diff --git a/dev-perl/TryCatch/TryCatch-1.2-r1.ebuild b/dev-perl/TryCatch/TryCatch-1.2.0-r1.ebuild
similarity index 94%
rename from dev-perl/TryCatch/TryCatch-1.2-r1.ebuild
rename to dev-perl/TryCatch/TryCatch-1.2.0-r1.ebuild
index 5c17db5..317e7b6 100644
--- a/dev-perl/TryCatch/TryCatch-1.2-r1.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.2.0-r1.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 COMMON_DEPEND="
-	>=dev-perl/Parse-Method-Signatures-1.003012
+	>=dev-perl/Parse-Method-Signatures-1.3.12
 	>=dev-perl/B-Hooks-EndOfScope-0.08
 	>=dev-perl/B-Hooks-OP-Check-0.18
 	>=dev-perl/B-Hooks-OP-PPAddr-0.30.0

diff --git a/dev-perl/TryCatch/TryCatch-1.2.ebuild b/dev-perl/TryCatch/TryCatch-1.2.0.ebuild
similarity index 94%
rename from dev-perl/TryCatch/TryCatch-1.2.ebuild
rename to dev-perl/TryCatch/TryCatch-1.2.0.ebuild
index 2a59bfd..16480a7 100644
--- a/dev-perl/TryCatch/TryCatch-1.2.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.2.0.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 COMMON_DEPEND="
-	>=dev-perl/Parse-Method-Signatures-1.003012
+	>=dev-perl/Parse-Method-Signatures-1.3.12
 	>=dev-perl/B-Hooks-EndOfScope-0.08
 	>=dev-perl/B-Hooks-OP-Check-0.18
 	>=dev-perl/B-Hooks-OP-PPAddr-0.30.0

diff --git a/dev-perl/TryCatch/TryCatch-1.3.ebuild b/dev-perl/TryCatch/TryCatch-1.3.0.ebuild
similarity index 94%
rename from dev-perl/TryCatch/TryCatch-1.3.ebuild
rename to dev-perl/TryCatch/TryCatch-1.3.0.ebuild
index d16c938..319290c 100644
--- a/dev-perl/TryCatch/TryCatch-1.3.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.3.0.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
 COMMON_DEPEND="
-	>=dev-perl/Parse-Method-Signatures-1.003012
+	>=dev-perl/Parse-Method-Signatures-1.3.12
 	>=dev-perl/B-Hooks-EndOfScope-0.08
 	>=dev-perl/B-Hooks-OP-Check-0.18
 	>=dev-perl/B-Hooks-OP-PPAddr-0.30.0



             reply	other threads:[~2011-09-25  7:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-25  7:44 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-02  2:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/TryCatch/ Kent Fredric
2015-05-02  2:21 Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-08 14:19 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-03-10 22:20 Kent Fredric
2011-02-12 20:30 Kent Fredric
2011-02-12 20:30 Kent Fredric

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=9dc5331e6e7003e2e4e324cc34db6c296792cfb3.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