commit: b9f26e99fc612c26f0b28915dacb7357e338d754
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 05:07:43 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 05:07:43 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b9f26e99
[clean] dev-perl/Catalyst-Plugin-Session-DynamicExpiry Remove old EAPIS
Package-Manager: portage-2.2.10
---
...atalyst-Plugin-Session-DynamicExpiry-0.20.0.ebuild | 19 -------------------
.../Catalyst-Plugin-Session-DynamicExpiry/ChangeLog | 6 +++++-
2 files changed, 5 insertions(+), 20 deletions(-)
diff --git
a/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/Catalyst-Plugin-Session-DynamicExpiry-0.20.0.ebuild
b/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/Catalyst-Plugin-Session-DynamicExpiry-0.20.0.ebuild
deleted file mode 100644
index 0b9156b..0000000
---
a/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/Catalyst-Plugin-Session-DynamicExpiry-0.20.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=NUFFIN
-MODULE_VERSION="0.02"
-inherit perl-module
-
-DESCRIPTION="per-session custom expiry times"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
- >=dev-perl/Catalyst-Plugin-Session-0.110.0
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/ChangeLog
b/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/ChangeLog
index 4044504..1fc9968 100644
--- a/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/Catalyst-Plugin-Session-DynamicExpiry
-# 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-DynamicExpiry-0.20.0.ebuild:
+ Remove old EAPIS
+
*Catalyst-Plugin-Session-DynamicExpiry-0.40.0 (25 Oct 2012)
25 Oct 2012; Kent Fredric <[email protected]>