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/Catalyst-Plugin-ErrorCatcher/
Date: Sat, 23 Jul 2011 20:47:52 +0000 (UTC)	[thread overview]
Message-ID: <49ad8c1d8678cf430da9c60e5f89e30214bfd0c7.kent@gentoo> (raw)

commit:     49ad8c1d8678cf430da9c60e5f89e30214bfd0c7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jul 22 22:23:56 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jul 22 22:25:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=49ad8c1d

[fix] Catalyst-Plugin-ErrorCatcher ( rebased version bump )

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

---
 .../Catalyst-Plugin-ErrorCatcher-0.0.8.9.ebuild    |   12 +++++++-----
 dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog    |    4 ++++
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.9.ebuild b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.9.ebuild
index 03dd970..5dd9f5f 100644
--- a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.9.ebuild
+++ b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.9.ebuild
@@ -15,27 +15,29 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 comment() { echo ''; }
 RDEPEND="
-	dev-perl/Catalyst-Runtime
+	>=dev-perl/Catalyst-Runtime-5.800.3_rc
 	dev-perl/Data-Dump
 	dev-perl/DateTime
 	dev-perl/File-Slurp
 	virtual/perl-IO $(comment IO::File)
 	dev-perl/MIME-Lite
 	virtual/perl-Module-Pluggable $(comment Module::Pluggable::Object)
+	dev-perl/Moose
 	dev-perl/Path-Class
 	$(comment virtual/Sys-Hostname)
-	dev-perl/namespace-autoclean
 "
 DEPEND="${RDEPEND}
-	$(comment Catalyst::Controller)
+	dev-perl/Catalyst-Runtime $(comment Catalyst)
+	$(comment Catalyst::Controller in Catalyst-Runtime)
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.100
 	>=dev-perl/Catalyst-Plugin-ConfigLoader-0.22 $(comment 0.220.0)
 	dev-perl/Catalyst-Plugin-Session
 	dev-perl/Catalyst-Plugin-Session-State-Cookie
 	dev-perl/Catalyst-Plugin-Session-Store-File
 	>=dev-perl/Catalyst-Plugin-StackTrace-0.10 $(comment 0.100.0)
+	>=dev-perl/Catalyst-Runtime-5.800.0
 	$(comment Catalyst::Test)
-	dev-perl/config-general
+	dev-perl/config-general $(comment Config::General)
 	dev-perl/DateTime
 	dev-perl/File-Find-Rule
 	virtual/perl-File-Path
@@ -44,11 +46,11 @@ DEPEND="${RDEPEND}
 	virtual/perl-IO $(comment IO::File)
 	dev-perl/MIME-Lite
 	dev-perl/MRO-Compat
-	dev-perl/Moose
 	dev-perl/Path-Class
 	$(comment virtual/Sys-Hostname)
 	dev-perl/Test-Exception
 	>=virtual/perl-Test-Simple-0.92 $(comment Test::More 0.920.0)
+	dev-perl/namespace-autoclean
 	$(comment virtual/overlaod)
 	virtual/perl-version
 	$(comment CONFIGURE REQUIRES)

diff --git a/dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog b/dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog
index 87ef1d4..93a098d 100644
--- a/dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-ErrorCatcher/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+ 22 Jul 2011; Kent Fredric <kentfredric@gmail.com
+ Catalyst-Plugin-ErrorCatcher-0.0.8.9:
+ Tweak deps ( rebased versionbump )
+
 *Catalyst-Plugin-ErrorCatcher-0.0.8.9 (22 Jul 2011)
 
   22 Jul 2011; Torsten Veller <tove@gentoo.org>



             reply	other threads:[~2011-07-23 20:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-23 20:47 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-20  9:37 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-ErrorCatcher/ Kent Fredric
2015-06-13 15:21 Kent Fredric
2015-04-02 23:30 Kent Fredric
2015-03-26 22:05 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-03-27  9:30 Kent Fredric
2011-12-08  6:46 Kent Fredric
2011-11-11 14:38 Kent Fredric
2011-10-31  8:46 Kent Fredric
2011-07-22 19:15 Torsten Veller
2011-04-05 23:35 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=49ad8c1d8678cf430da9c60e5f89e30214bfd0c7.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