commit:     a3cc9e9b4f77220cdbf2e15e9bb203d1c9ef5c77
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 00:49:31 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 00:49:31 2014 +0000
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..0000000
--- 
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..0000000
--- 
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..0000000
--- 
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 <[email protected]>
+  -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 <[email protected]>
   Catalyst-Plugin-Log-Dispatch-0.10.ebuild,
   Catalyst-Plugin-Log-Dispatch-0.11.ebuild,

Reply via email to