diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 15:21:17 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:52 +0200 |
commit | f3e78e4ca6b4d6451deccd270ff05d891514b3b6 (patch) | |
tree | 90f95199fb75baaf749bc761cf12fc8af83c7aa7 /www-misc | |
parent | www-apache/mod_tidy: Shorter DESCRIPTION (diff) | |
download | gentoo-f3e78e4ca6b4d6451deccd270ff05d891514b3b6.tar.gz gentoo-f3e78e4ca6b4d6451deccd270ff05d891514b3b6.tar.bz2 gentoo-f3e78e4ca6b4d6451deccd270ff05d891514b3b6.zip |
www-misc/multisort: Shorter DESCRIPTION
Closes:#5319
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/multisort/multisort-1.1-r1.ebuild | 4 |
1 files 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 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" |