summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-17 13:15:08 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-17 13:15:08 +1200
commit263dcdbb19f441fad6c25c89d9efc9e92001266f (patch)
treea39f8b27af24c97d1cf8787bf7aec6a70937be03
parentdev-perl/Catalyst-Plugin-StatusMessage: Fix description.toolong and (diff)
downloadperl-overlay-263dcdbb19f441fad6c25c89d9efc9e92001266f.tar.gz
perl-overlay-263dcdbb19f441fad6c25c89d9efc9e92001266f.tar.bz2
perl-overlay-263dcdbb19f441fad6c25c89d9efc9e92001266f.zip
dev-perl/Catalyst-View-ContentNegotiation-XHTML: Fix description.toolong
and badheader Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-perl/Catalyst-View-ContentNegotiation-XHTML/Catalyst-View-ContentNegotiation-XHTML-1.103.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Catalyst-View-ContentNegotiation-XHTML/Catalyst-View-ContentNegotiation-XHTML-1.103.0.ebuild b/dev-perl/Catalyst-View-ContentNegotiation-XHTML/Catalyst-View-ContentNegotiation-XHTML-1.103.0.ebuild
index cf9c7b173..e018df45e 100644
--- a/dev-perl/Catalyst-View-ContentNegotiation-XHTML/Catalyst-View-ContentNegotiation-XHTML-1.103.0.ebuild
+++ b/dev-perl/Catalyst-View-ContentNegotiation-XHTML/Catalyst-View-ContentNegotiation-XHTML-1.103.0.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2015 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=1.103
inherit perl-module
-DESCRIPTION="Adjusts the response Content-Type header to application/xhtml+xml if the browser accepts it."
+DESCRIPTION="Support dispatching Content-Type: application/xhtml+xml when requested."
SLOT="0"
KEYWORDS="~amd64 ~x86"