summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-17 13:11:47 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-17 13:11:47 +1200
commit9a290aaae051eae4e1faac47ab42586167758fce (patch)
tree5371f48a12953608253bf0b5c058c58dfdf1327a
parentdev-perl/Amazon-S3: Fix description.toolong (diff)
downloadperl-overlay-9a290aaae051eae4e1faac47ab42586167758fce.tar.gz
perl-overlay-9a290aaae051eae4e1faac47ab42586167758fce.tar.bz2
perl-overlay-9a290aaae051eae4e1faac47ab42586167758fce.zip
dev-perl/Catalyst-Plugin-Session: Fix description.toolong and badheader
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-perl/Catalyst-Plugin-Session/Catalyst-Plugin-Session-0.370.0-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Catalyst-Plugin-Session/Catalyst-Plugin-Session-0.370.0-r1.ebuild b/dev-perl/Catalyst-Plugin-Session/Catalyst-Plugin-Session-0.370.0-r1.ebuild
index d642d256f..e0ff3e227 100644
--- a/dev-perl/Catalyst-Plugin-Session/Catalyst-Plugin-Session-0.370.0-r1.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session/Catalyst-Plugin-Session-0.370.0-r1.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+
EAPI=5
MODULE_AUTHOR=BOBTFISH
MODULE_VERSION=0.37
inherit perl-module
-DESCRIPTION='Generic Session plugin - connect server side storage and client side state to maintain session data'
+DESCRIPTION="Generic client-server session maintenance for Catalyst"
LICENSE=" || ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"