summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-13 17:20:42 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-14 06:46:05 +0300
commitde5ed2f28fecbbec696c444948424b521d819abb (patch)
tree276778ad187688db2ed0b99c47a63a8c07fa09e8 /net-analyzer/squidsites
parentmedia-video/flvstreamer: update DESCRIPTION (diff)
downloadgentoo-de5ed2f28fecbbec696c444948424b521d819abb.tar.gz
gentoo-de5ed2f28fecbbec696c444948424b521d819abb.tar.bz2
gentoo-de5ed2f28fecbbec696c444948424b521d819abb.zip
net-analyzer/squidsites: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer/squidsites')
-rw-r--r--net-analyzer/squidsites/squidsites-1.01-r2.ebuild4
1 files 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"