commit: f972cd37421ee0a50a7f103453ab04d5acd881af
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 12:52:38 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 12:52:38 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f972cd37
[cleanup] dev-perl/Catalyst-Plugin-Singleton Remove old EAPIS
Package-Manager: portage-2.2.10
---
.../Catalyst-Plugin-Singleton-0.100.0.ebuild | 23 ----------------------
.../Catalyst-Plugin-Singleton-0.20.0.ebuild | 18 -----------------
dev-perl/Catalyst-Plugin-Singleton/ChangeLog | 7 ++++++-
3 files changed, 6 insertions(+), 42 deletions(-)
diff --git
a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.100.0.ebuild
b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.100.0.ebuild
deleted file mode 100644
index c55b3d9..0000000
---
a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.100.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=MRAMBERG
-MODULE_VERSION="0.1"
-inherit perl-module
-
-DESCRIPTION="Singleton to context"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
- virtual/perl-Module-Build
- virtual/perl-Scalar-List-Utils
- dev-perl/MRO-Compat
-"
-RDEPEND="${DEPEND}"
-SRC_TEST=do
diff --git
a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.20.0.ebuild
b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.20.0.ebuild
deleted file mode 100644
index 19d7c2b..0000000
--- a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.20.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=MRAMBERG
-MODULE_VERSION="0.02"
-inherit perl-module
-
-DESCRIPTION="Singleton to context"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MR/MRAMBERG/${P}.readme"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="virtual/perl-Module-Build"
diff --git a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
index 5784b3d..e1fb2cc 100644
--- a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/Catalyst-Plugin-Singleton
-# 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-Singleton-0.20.0.ebuild,
+ -Catalyst-Plugin-Singleton-0.100.0.ebuild:
+ Remove old EAPIS
+
*Catalyst-Plugin-Singleton-0.200.0 (11 Nov 2011)
11 Nov 2011; Kent Fredric <[email protected]>