summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:14:50 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:32 +0000
commitc16ecf36d72eeecc340b9a8ebb5697a12d58a469 (patch)
tree6e2714d92d60a5ae7c119923fa590c2e910d2f1b /net-analyzer
parentnet-analyzer/chaosreader: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-c16ecf36d72eeecc340b9a8ebb5697a12d58a469.tar.gz
gentoo-c16ecf36d72eeecc340b9a8ebb5697a12d58a469.tar.bz2
gentoo-c16ecf36d72eeecc340b9a8ebb5697a12d58a469.zip
net-analyzer/prettyping: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/prettyping/prettyping-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/prettyping/prettyping-1.0.1.ebuild b/net-analyzer/prettyping/prettyping-1.0.1.ebuild
index 6bca8544ecbd..ed84d65d0509 100644
--- a/net-analyzer/prettyping/prettyping-1.0.1.ebuild
+++ b/net-analyzer/prettyping/prettyping-1.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-DESCRIPTION="Ping wrapper that produces coloured, easily readable output."
+DESCRIPTION="Ping wrapper that produces coloured, easily readable output"
HOMEPAGE="http://denilson.sa.nom.br/prettyping/"
SRC_URI="https://github.com/denilsonsa/prettyping/archive/v${PV}.tar.gz -> ${P}.tar.gz"