From: Jonas Stein Date: Sun, 6 Aug 2017 13:21:17 +0000 (+0200) Subject: www-misc/multisort: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f3e78e4ca6b4d6451deccd270ff05d891514b3b6;p=gentoo.git www-misc/multisort: Shorter DESCRIPTION Closes:#5319 --- diff --git a/www-misc/multisort/multisort-1.1-r1.ebuild b/www-misc/multisort/multisort-1.1-r1.ebuild index 190e60b96889..b64e30c6c887 100644 --- a/www-misc/multisort/multisort-1.1-r1.ebuild +++ b/www-misc/multisort/multisort-1.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit toolchain-funcs -DESCRIPTION="multisort takes any number of httpd logfiles in the Common Log Format and merges them together" +DESCRIPTION="Merges httpd logfiles in the Common Log Format" HOMEPAGE="http://www.xach.com/multisort/" SRC_URI="http://www.xach.com/${PN}/${PN}-${PV}.tar.gz"