www-apache/mod_tidy: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Sun, 6 Aug 2017 13:20:21 +0000 (15:20 +0200)
committerAmy Liffey <amynka@gentoo.org>
Sun, 6 Aug 2017 13:41:46 +0000 (15:41 +0200)
www-apache/mod_tidy/mod_tidy-0.5.5-r1.ebuild

index 8710d045e1ab6ae01f00c5fb2e5c69eddd289d83..6a12889446d3bc740186ff50225db7bb4665a5fa 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="2"
 
 inherit apache-module
 
-DESCRIPTION="a TidyLib based module to parse, clean-up and pretty-print the webservers' (X)HTML output"
+DESCRIPTION="TidyLib module to clean-up and pretty-print the webserver (X)HTML output"
 SRC_URI="http://mod-tidy.sourceforge.net/src/${P}.tar.gz"
 HOMEPAGE="http://mod-tidy.sourceforge.net/"