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: Sat, 12 Feb 2011 20:30:29 +0000 (UTC)	[thread overview]
Message-ID: <b6d58248a284aef79939747f872e0e54054b9251.kent@gentoo> (raw)

commit:     b6d58248a284aef79939747f872e0e54054b9251
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 12 16:31:04 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 12 16:31:04 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b6d58248

[fixdep] TryCatch -> B-Hooks-OP-PPAddr

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

---
 dev-perl/TryCatch/ChangeLog                   |    7 ++++++-
 dev-perl/TryCatch/TryCatch-1.001001.ebuild    |    4 ++--
 dev-perl/TryCatch/TryCatch-1.002000-r1.ebuild |    4 ++--
 dev-perl/TryCatch/TryCatch-1.002000.ebuild    |    4 ++--
 dev-perl/TryCatch/TryCatch-1.003000.ebuild    |    4 ++--
 5 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/dev-perl/TryCatch/ChangeLog b/dev-perl/TryCatch/ChangeLog
index 5ec1bca..740f2fa 100644
--- a/dev-perl/TryCatch/ChangeLog
+++ b/dev-perl/TryCatch/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/TryCatch
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Feb 2011; Kent Fredric <kentfredric@gmail.com> TryCatch-1.001001.ebuild,
+  TryCatch-1.002000.ebuild, TryCatch-1.002000-r1.ebuild,
+  TryCatch-1.003000.ebuild:
+  fixdep B-Hooks-OP-PPAddr
+
 *TryCatch-1.003000 (29 Oct 2010)
 
   29 Oct 2010; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/TryCatch/TryCatch-1.001001.ebuild b/dev-perl/TryCatch/TryCatch-1.001001.ebuild
index ed8a105..6a507e6 100644
--- a/dev-perl/TryCatch/TryCatch-1.001001.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.001001.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -14,7 +14,7 @@ COMMON_DEPEND="
 	>=dev-perl/Parse-Method-Signatures-1.003003
 	>=dev-perl/B-Hooks-EndOfScope-0.05
 	>=dev-perl/B-Hooks-OP-Check-0.15
-	>=dev-perl/B-Hooks-OP-PPAddr-0.02
+	>=dev-perl/B-Hooks-OP-PPAddr-0.20
 	>=dev-perl/Devel-Declare-0.003004
 	dev-perl/Moose
 	dev-perl/MooseX-Types

diff --git a/dev-perl/TryCatch/TryCatch-1.002000-r1.ebuild b/dev-perl/TryCatch/TryCatch-1.002000-r1.ebuild
index eafd7fd..c0252b7 100644
--- a/dev-perl/TryCatch/TryCatch-1.002000-r1.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.002000-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -14,7 +14,7 @@ COMMON_DEPEND="
 	>=dev-perl/Parse-Method-Signatures-1.003012
 	>=dev-perl/B-Hooks-EndOfScope-0.08
 	>=dev-perl/B-Hooks-OP-Check-0.18
-	>=dev-perl/B-Hooks-OP-PPAddr-0.03
+	>=dev-perl/B-Hooks-OP-PPAddr-0.30
 	>=dev-perl/Devel-Declare-0.005007
 	dev-perl/Moose
 	dev-perl/MooseX-Types

diff --git a/dev-perl/TryCatch/TryCatch-1.002000.ebuild b/dev-perl/TryCatch/TryCatch-1.002000.ebuild
index 14b032b..eecabbb 100644
--- a/dev-perl/TryCatch/TryCatch-1.002000.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.002000.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -14,7 +14,7 @@ COMMON_DEPEND="
 	>=dev-perl/Parse-Method-Signatures-1.003012
 	>=dev-perl/B-Hooks-EndOfScope-0.08
 	>=dev-perl/B-Hooks-OP-Check-0.18
-	>=dev-perl/B-Hooks-OP-PPAddr-0.03
+	>=dev-perl/B-Hooks-OP-PPAddr-0.30
 	>=dev-perl/Devel-Declare-0.005007
 	dev-perl/Moose
 	dev-perl/MooseX-Types

diff --git a/dev-perl/TryCatch/TryCatch-1.003000.ebuild b/dev-perl/TryCatch/TryCatch-1.003000.ebuild
index 02524ba..04348bc 100644
--- a/dev-perl/TryCatch/TryCatch-1.003000.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.003000.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
@@ -14,7 +14,7 @@ COMMON_DEPEND="
 	>=dev-perl/Parse-Method-Signatures-1.003012
 	>=dev-perl/B-Hooks-EndOfScope-0.08
 	>=dev-perl/B-Hooks-OP-Check-0.18
-	>=dev-perl/B-Hooks-OP-PPAddr-0.03
+	>=dev-perl/B-Hooks-OP-PPAddr-0.30
 	>=dev-perl/Devel-Declare-0.005007
 	dev-perl/Moose
 	dev-perl/MooseX-Types



             reply	other threads:[~2011-02-12 20:31 UTC|newest]

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