commit: 6520493c925ef012a7fe38ebff6088ef5c303d2b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 20 09:36:07 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 20 09:36:07 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=6520493c
[bump] Catalyst-Plugin-ErrorCatcher-0.0.8.18, remove old
Package-Manager: portage-2.2.17
....0.8.15-r1.ebuild => Catalyst-Plugin-ErrorCatcher-0.0.8.18.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.15-r1.ebuild
b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.18.ebuild
similarity index 94%
rename from
dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.15-r1.ebuild
rename to
dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.18.ebuild
index 0e5e8c4..f2825c3 100644
---
a/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.15-r1.ebuild
+++
b/dev-perl/Catalyst-Plugin-ErrorCatcher/Catalyst-Plugin-ErrorCatcher-0.0.8.18.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=5
MODULE_AUTHOR=CHISEL
-MODULE_VERSION=0.0.8.15
+MODULE_VERSION=0.0.8.18
inherit perl-module
DESCRIPTION='Catch application errors and emit them somewhere'
@@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+ virtual/perl-ExtUtils-MakeMaker
test? (
>=dev-perl/Catalyst-Plugin-Authentication-0.100.100
>=dev-perl/Catalyst-Plugin-ConfigLoader-0.220.0