commit: 42f87686f6d8a792713dea470aa9b27b78254200
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 10:10:11 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 10:10:11 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=42f87686
[cleanup] Catalyst-Plugin-Email: Remove old versions
Package-Manager: portage-2.2.17
.../Catalyst-Plugin-Email-0.06.ebuild | 23 ----------------------
.../Catalyst-Plugin-Email-0.07.ebuild | 22 ---------------------
.../Catalyst-Plugin-Email-0.08.ebuild | 22 ---------------------
3 files changed, 67 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Email/Catalyst-Plugin-Email-0.06.ebuild
b/dev-perl/Catalyst-Plugin-Email/Catalyst-Plugin-Email-0.06.ebuild
deleted file mode 100644
index b7969b5..0000000
--- a/dev-perl/Catalyst-Plugin-Email/Catalyst-Plugin-Email-0.06.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-
-MODULE_AUTHOR=MRAMBERG
-inherit perl-module
-
-DESCRIPTION="Send emails with Catalyst"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-perl/Catalyst-Runtime
- dev-perl/Email-Send
- dev-perl/Email-MIME
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"
diff --git a/dev-perl/Catalyst-Plugin-Email/Catalyst-Plugin-Email-0.07.ebuild
b/dev-perl/Catalyst-Plugin-Email/Catalyst-Plugin-Email-0.07.ebuild
deleted file mode 100644
index 9d23f76..0000000
--- a/dev-perl/Catalyst-Plugin-Email/Catalyst-Plugin-Email-0.07.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=MRAMBERG
-inherit perl-module
-
-DESCRIPTION="Send emails with Catalyst"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-perl/Catalyst-Runtime
- dev-perl/Email-Send
- dev-perl/Email-MIME
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"
diff --git a/dev-perl/Catalyst-Plugin-Email/Catalyst-Plugin-Email-0.08.ebuild
b/dev-perl/Catalyst-Plugin-Email/Catalyst-Plugin-Email-0.08.ebuild
deleted file mode 100644
index 9d23f76..0000000
--- a/dev-perl/Catalyst-Plugin-Email/Catalyst-Plugin-Email-0.08.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=MRAMBERG
-inherit perl-module
-
-DESCRIPTION="Send emails with Catalyst"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-perl/Catalyst-Runtime
- dev-perl/Email-Send
- dev-perl/Email-MIME
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"