From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-PageCache/
Date: Mon, 8 Jun 2015 18:40:33 +0000 (UTC) [thread overview]
Message-ID: <1433787877.d9a644d15a1d9802f13999d5a6f4920f86d42ade.kent@gentoo> (raw)
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"
next reply other threads:[~2015-06-08 18:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-08 18:40 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-20 9:37 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-PageCache/ Kent Fredric
2013-04-28 22:52 Kent Fredric
2012-02-27 21:01 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1433787877.d9a644d15a1d9802f13999d5a6f4920f86d42ade.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox