commit: 0e7da1e4a78afcc0991b1faf1c07a894cbf0f11b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 05:29:32 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 05:29:32 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0e7da1e4
[clean] dev-perl/Catalyst-Plugin-Session-Store-Memcached Remove old EAPIs
Package-Manager: portage-2.2.10
---
...st-Plugin-Session-Store-Memcached-0.30.0.ebuild | 22 ----------------------
...st-Plugin-Session-Store-Memcached-0.40.0.ebuild | 22 ----------------------
.../ChangeLog | 7 ++++++-
3 files changed, 6 insertions(+), 45 deletions(-)
diff --git
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
deleted file mode 100644
index a46e2f7..0000000
---
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.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.03"
-inherit perl-module
-
-DESCRIPTION="Memcached storage backend for session data."
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=dev-perl/Catalyst-Plugin-Session-0.10.0
- dev-perl/Cache-Memcached-Managed
- dev-perl/MRO-Compat
-"
-DEPEND="${RDEPEND}"
diff --git
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
deleted file mode 100644
index d5fdcac..0000000
---
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.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=FLORA
-MODULE_VERSION="0.04"
-inherit perl-module
-
-DESCRIPTION="Memcached storage backend for session data."
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=dev-perl/Catalyst-Plugin-Session-0.260.0
- dev-perl/Cache-Memcached-Managed
- dev-perl/MRO-Compat
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
index 3f0b5a1..4bb3899 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-Memcached
-# Copyright 1999-2012 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-Session-Store-Memcached-0.30.0.ebuild,
+ -Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild:
+ Remove old EAPIs
+
*Catalyst-Plugin-Session-Store-Memcached-0.50.0 (06 Apr 2012)
06 Apr 2012; Kent Fredric <[email protected]>