summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-17 13:20:44 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-17 13:20:44 +1200
commitbfb5f64af784062736a5473ffdd8f277f5c873ec (patch)
treecac8ae2a6e0eea2bb0e54a393741385e570bd101
parentdev-perl/Dist-Zilla-Plugin-MetaProvides-FromFile: Fix (diff)
downloadperl-overlay-bfb5f64af784062736a5473ffdd8f277f5c873ec.tar.gz
perl-overlay-bfb5f64af784062736a5473ffdd8f277f5c873ec.tar.bz2
perl-overlay-bfb5f64af784062736a5473ffdd8f277f5c873ec.zip
dev-perl/HTML-Defang: Fix description.toolong
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-perl/HTML-Defang/HTML-Defang-1.40.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Defang/HTML-Defang-1.40.0.ebuild b/dev-perl/HTML-Defang/HTML-Defang-1.40.0.ebuild
index e50540ac3..5b23c08e7 100644
--- a/dev-perl/HTML-Defang/HTML-Defang-1.40.0.ebuild
+++ b/dev-perl/HTML-Defang/HTML-Defang-1.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ MODULE_AUTHOR=KURIANJA
MODULE_VERSION=1.04
inherit perl-module
-DESCRIPTION="Cleans HTML as well as CSS of scripting and other executable contents, and neutralises XSS attacks."
+DESCRIPTION="Defend HTML, CSS, scripts and other executable contents against XSS attacks"
SLOT="0"
KEYWORDS="~amd64 ~x86"