commit: de5ed2f28fecbbec696c444948424b521d819abb Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 14:20:42 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 03:46:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5ed2f2
net-analyzer/squidsites: update DESCRIPTION Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-analyzer/squidsites/squidsites-1.01-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/squidsites/squidsites-1.01-r2.ebuild b/net-analyzer/squidsites/squidsites-1.01-r2.ebuild index c165a7e043dd..3c359aefe472 100644 --- a/net-analyzer/squidsites/squidsites-1.01-r2.ebuild +++ b/net-analyzer/squidsites/squidsites-1.01-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit toolchain-funcs -DESCRIPTION="A tool that parses Squid access log file and generates a report of the most visited sites" +DESCRIPTION="A tool to parse Squid access log file and to generate reports" HOMEPAGE="http://www.stefanopassiglia.com/misc.htm" SRC_URI="http://www.stefanopassiglia.com/downloads/${P}.tar.gz" S="${WORKDIR}/src"
