commit:     d9a644d15a1d9802f13999d5a6f4920f86d42ade
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  8 18:24:37 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  8 18:24:37 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d9a644d1

[cleanup] Catalyst-Plugin-PageCache: Remove old versions

Package-Manager: portage-2.2.17

 .../Catalyst-Plugin-PageCache-0.180.0.ebuild       | 20 ------------------
 .../Catalyst-Plugin-PageCache-0.190.0.ebuild       | 20 ------------------
 .../Catalyst-Plugin-PageCache-0.210.0.ebuild       | 20 ------------------
 .../Catalyst-Plugin-PageCache-0.220.0.ebuild       | 24 ----------------------
 4 files changed, 84 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.180.0.ebuild 
b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.180.0.ebuild
deleted file mode 100644
index ab17550..0000000
--- 
a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.180.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=AGRUNDMA
-MODULE_VERSION="0.18"
-inherit perl-module
-
-DESCRIPTION="Cache the output of entire pages"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-       dev-perl/Catalyst-Runtime
-"
-RDEPEND="${DEPEND}"

diff --git 
a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.190.0.ebuild 
b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.190.0.ebuild
deleted file mode 100644
index 841a5a2..0000000
--- 
a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.190.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=AGRUNDMA
-MODULE_VERSION="0.19"
-inherit perl-module
-
-DESCRIPTION="Cache the output of entire pages"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-       dev-perl/Catalyst-Runtime
-"
-RDEPEND="${DEPEND}"

diff --git 
a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.210.0.ebuild 
b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.210.0.ebuild
deleted file mode 100644
index 4627ca3..0000000
--- 
a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.210.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=AGRUNDMA
-MODULE_VERSION="0.21"
-inherit perl-module
-
-DESCRIPTION="Cache the output of entire pages"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-       dev-perl/Catalyst-Runtime
-"
-RDEPEND="${DEPEND}"

diff --git 
a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild 
b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
deleted file mode 100644
index 3c59ee8..0000000
--- 
a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=MRAMBERG
-MODULE_VERSION="0.22"
-inherit perl-module
-
-DESCRIPTION="Cache the output of entire pages"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-perl/Catalyst-Runtime
-       >=dev-perl/MRO-Compat-0.100.0
-"
-# Tests will skip atm. 
-# https://rt.cpan.org/Ticket/Display.html?id=47373
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

Reply via email to