summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-17 13:13:24 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-17 13:13:24 +1200
commit3f78178c5c3bfa2638cc485089bd6308c7d0a1ab (patch)
treee20b944521dcdc9b90bc1c289fd2ac53b4fe072e
parentdev-perl/Catalyst-Plugin-Session: Fix description.toolong and badheader (diff)
downloadperl-overlay-3f78178c5c3bfa2638cc485089bd6308c7d0a1ab.tar.gz
perl-overlay-3f78178c5c3bfa2638cc485089bd6308c7d0a1ab.tar.bz2
perl-overlay-3f78178c5c3bfa2638cc485089bd6308c7d0a1ab.zip
dev-perl/Catalyst-Plugin-StatusMessage: Fix description.toolong and
badheader Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-perl/Catalyst-Plugin-StatusMessage/Catalyst-Plugin-StatusMessage-1.2.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Catalyst-Plugin-StatusMessage/Catalyst-Plugin-StatusMessage-1.2.0-r1.ebuild b/dev-perl/Catalyst-Plugin-StatusMessage/Catalyst-Plugin-StatusMessage-1.2.0-r1.ebuild
index dc425311c..a83c66d22 100644
--- a/dev-perl/Catalyst-Plugin-StatusMessage/Catalyst-Plugin-StatusMessage-1.2.0-r1.ebuild
+++ b/dev-perl/Catalyst-Plugin-StatusMessage/Catalyst-Plugin-StatusMessage-1.2.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+
EAPI=5
MODULE_VERSION="1.002000"
MODULE_AUTHOR=HKCLARK
inherit perl-module
-DESCRIPTION="Handle passing of status (success and error) messages between screens of a web application."
-
+DESCRIPTION="Inter-page status-message passing for web apps"
IUSE="test"
SLOT="0"