[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Log-Dispatch/

2015-04-06 Thread Kent Fredric
commit: b489bd76d236f9fcfecbcd9f876c6d5f71b18e42
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Mon Apr  6 23:36:12 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Mon Apr  6 23:36:12 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b489bd76

[fixup] Catalyst-Plugin-Log-Dispatch: Fix dep on Log-Dispatch

Package-Manager: portage-2.2.17

 ...-0.121.0.ebuild = Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild
similarity index 85%
rename from 
dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
rename to 
dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild
index f147b07..4c73093 100644
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,7 +15,7 @@ KEYWORDS=~amd64 ~x86
 IUSE=
 
 RDEPEND=
-   =dev-perl/log-dispatch-2.130.0
+   =dev-perl/Log-Dispatch-2.130.0
=dev-perl/Catalyst-Runtime-5.650.0
dev-perl/UNIVERSAL-require
virtual/perl-Test-Simple



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Log-Dispatch/

2014-08-26 Thread Kent Fredric
commit: a3cc9e9b4f77220cdbf2e15e9bb203d1c9ef5c77
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Wed Aug 27 00:49:31 2014 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Wed Aug 27 00:49:31 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a3cc9e9b

[clean] dev-perl/Catalyst-Plugin-Log-Dispatch Remove old EAPIs

Package-Manager: portage-2.2.10

---
 .../Catalyst-Plugin-Log-Dispatch-0.10.ebuild   | 20 -
 .../Catalyst-Plugin-Log-Dispatch-0.11.ebuild   | 26 --
 .../Catalyst-Plugin-Log-Dispatch-0.12.ebuild   | 25 -
 dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog|  8 ++-
 4 files changed, 7 insertions(+), 72 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.10.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.10.ebuild
deleted file mode 100644
index a9aefdf..000
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.10.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=SHOT
-inherit perl-module
-
-DESCRIPTION=Log module of Catalyst that uses Log::Dispatch
-LICENSE=|| ( Artistic GPL-2 )
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-
-IUSE=
-DEPEND=
-   =dev-perl/log-dispatch-2.13
-   =dev-perl/Catalyst-Runtime-5.650.0
-   dev-perl/UNIVERSAL-require
-
-RDEPEND=${DEPEND}

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.11.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.11.ebuild
deleted file mode 100644
index 745bd5a..000
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.11.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=SHOT
-inherit perl-module
-
-DESCRIPTION=Log module of Catalyst that uses Log::Dispatch
-LICENSE=|| ( Artistic GPL-2 )
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-
-IUSE=test
-RDEPEND=
-   =dev-perl/log-dispatch-2.13
-   =dev-perl/Catalyst-Runtime-5.650.0
-   dev-perl/UNIVERSAL-require
-
-DEPEND=
-   ${RDEPEND}
-   test? (
-   virtual/perl-Test-Simple
-   )
-
-SRC_TEST=do

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.12.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.12.ebuild
deleted file mode 100644
index a229427..000
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.12.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=SHOT
-inherit perl-module
-
-DESCRIPTION=Log module of Catalyst that uses Log::Dispatch
-LICENSE=|| ( Artistic GPL-2 )
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-
-IUSE=test
-RDEPEND=
-   =dev-perl/log-dispatch-2.13
-   =dev-perl/Catalyst-Runtime-5.650.0
-   dev-perl/UNIVERSAL-require
-   virtual/perl-Test-Simple
-
-DEPEND=
-   ${RDEPEND}
-   virtual/perl-Module-Build
-
-SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
index 6fe53f4..4cc310b 100644
--- a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Log-Dispatch
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Aug 2014; Kent Fredric kentfred...@gmail.com
+  -Catalyst-Plugin-Log-Dispatch-0.10.ebuild,
+  -Catalyst-Plugin-Log-Dispatch-0.11.ebuild,
+  -Catalyst-Plugin-Log-Dispatch-0.12.ebuild:
+  Remove old
+
   11 Nov 2011; Kent Fredric kentfred...@gmail.com
   Catalyst-Plugin-Log-Dispatch-0.10.ebuild,
   Catalyst-Plugin-Log-Dispatch-0.11.ebuild,



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Log-Dispatch/

2014-08-26 Thread Kent Fredric
commit: 9cd6ba092bc6e68ffbda410e6bd9c76eeda5219f
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Wed Aug 27 00:54:39 2014 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Wed Aug 27 00:54:39 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9cd6ba09

[fixup] dev-perl/Catalyst-Plugin-Log-Dispatch EAPI5, misc test and dep fixes

Package-Manager: portage-2.2.10

---
 .../Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild| 10 ++
 dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog|  4 
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
index a164e5e..f147b07 100644
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=5
 
 MODULE_AUTHOR=SHOT
 MODULE_VERSION=0.121
@@ -15,8 +15,7 @@ KEYWORDS=~amd64 ~x86
 IUSE=
 
 RDEPEND=
-   =dev-perl/log-dispatch-2.13
-   dev-perl/Log-Dispatch-Config
+   =dev-perl/log-dispatch-2.130.0
=dev-perl/Catalyst-Runtime-5.650.0
dev-perl/UNIVERSAL-require
virtual/perl-Test-Simple
@@ -25,4 +24,7 @@ DEPEND=
${RDEPEND}
virtual/perl-Module-Build
 
+PERL_RM_FILES=(
+   t/pod.t
+)
 SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
index 4cc310b..99af9e8 100644
--- a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
@@ -3,6 +3,10 @@
 # $Header: $
 
   27 Aug 2014; Kent Fredric kentfred...@gmail.com
+  Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild:
+  EAPI5, misc test and dep fixes
+
+  27 Aug 2014; Kent Fredric kentfred...@gmail.com
   -Catalyst-Plugin-Log-Dispatch-0.10.ebuild,
   -Catalyst-Plugin-Log-Dispatch-0.11.ebuild,
   -Catalyst-Plugin-Log-Dispatch-0.12.ebuild: