From f3e78e4ca6b4d6451deccd270ff05d891514b3b6 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Sun, 6 Aug 2017 15:21:17 +0200 Subject: [PATCH] www-misc/multisort: Shorter DESCRIPTION Closes:#5319 --- www-misc/multisort/multisort-1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-misc/multisort/multisort-1.1-r1.ebuild b/www-misc/multisort/multisort-1.1-r1.ebuild index 190e60b96889f..b64e30c6c8878 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"