commit:     beb22561b2e84fae54c98addd3d1ee29084adb1b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Aug 26 18:57:03 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Aug 26 18:57:03 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=beb22561

[cleanup] dev-perl/Catalyst-Plugin-Cache Remove old EAPIS

Package-Manager: portage-2.2.10

---
 .../Catalyst-Plugin-Cache-0.100.0.ebuild           | 33 ----------------
 .../Catalyst-Plugin-Cache-0.110.0.ebuild           | 46 ----------------------
 .../Catalyst-Plugin-Cache-0.90.0.ebuild            | 22 -----------
 dev-perl/Catalyst-Plugin-Cache/ChangeLog           |  7 +++-
 4 files changed, 6 insertions(+), 102 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.ebuild 
b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.ebuild
deleted file mode 100644
index e8c63a2..0000000
--- a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="0.10"
-inherit perl-module
-
-DESCRIPTION="Flexible caching support for Catalyst"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
-       >=dev-perl/Catalyst-Runtime-5.700.0
-       dev-perl/MRO-Compat
-       dev-perl/Task-Weaken
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       dev-perl/Test-Deep
-       dev-perl/Test-Exception
-"
-
-SRC_TEST="do"

diff --git 
a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.110.0.ebuild 
b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.110.0.ebuild
deleted file mode 100644
index 10dc5fa..0000000
--- a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.110.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION='Flexible caching support for Catalyst.'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
-       echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
-}
-perl_meta_build() {
-       # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
-       echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
-       # Test::Deep
-       echo dev-perl/Test-Deep
-       # Test::Exception
-       echo dev-perl/Test-Exception
-       # Test::More 0.88 ( 0.880.0 )
-       echo \>=virtual/perl-Test-Simple-0.88
-}
-perl_meta_runtime() {
-       # Catalyst 5.8 ( 5.800.0 )
-       echo \>=dev-perl/Catalyst-Runtime-5.800.0
-       # MRO::Compat
-       echo dev-perl/MRO-Compat
-       # Storable
-       echo virtual/perl-Storable
-       # Task::Weaken
-       echo dev-perl/Task-Weaken
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebuild 
b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebuild
deleted file mode 100644
index 4a698c4..0000000
--- a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="0.09"
-inherit perl-module
-
-DESCRIPTION="Flexible caching support for Catalyst"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-       >=dev-perl/Catalyst-Runtime-5.700.0
-       dev-perl/Test-Deep
-       dev-perl/Test-Exception
-       dev-perl/MRO-Compat
-"

diff --git a/dev-perl/Catalyst-Plugin-Cache/ChangeLog 
b/dev-perl/Catalyst-Plugin-Cache/ChangeLog
index a5167b0..832ebf7 100644
--- a/dev-perl/Catalyst-Plugin-Cache/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Cache/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Cache
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Aug 2014; Kent Fredric <[email protected]>
+  -Catalyst-Plugin-Cache-0.90.0.ebuild, -Catalyst-Plugin-Cache-0.100.0.ebuild,
+  -Catalyst-Plugin-Cache-0.110.0.ebuild:
+  Remove old EAPIS
+
 *Catalyst-Plugin-Cache-0.120.0 (27 Feb 2013)
 
   27 Feb 2013; Kent Fredric <[email protected]>

Reply via email to