summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2020-09-08 00:02:56 +0200
committerJonas Stein <jstein@gentoo.org>2020-09-08 00:03:15 +0200
commit3f5b5c3351aeb7ee63acc019053179f0b97d5d3a (patch)
tree94d27d4588e9392b4c76d757703d38ebc9b49d93 /net-analyzer/nload
parentnet-mail/tpop3d: remove old EAPI 4 ebuild (diff)
downloadgentoo-3f5b5c3351aeb7ee63acc019053179f0b97d5d3a.tar.gz
gentoo-3f5b5c3351aeb7ee63acc019053179f0b97d5d3a.tar.bz2
gentoo-3f5b5c3351aeb7ee63acc019053179f0b97d5d3a.zip
net-analyzer/nload: QA fix, shorten DESCRIPTION
Shortened DESCRIPTION Package-Manager: Portage-3.0.5, Repoman-2.3.23 Signed-off-by: Jonas Stein <jstein@gentoo.org>
Diffstat (limited to 'net-analyzer/nload')
-rw-r--r--net-analyzer/nload/nload-0.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nload/nload-0.7.4.ebuild b/net-analyzer/nload/nload-0.7.4.ebuild
index b8bc8eed7b25..d9c1f49430d8 100644
--- a/net-analyzer/nload/nload-0.7.4.ebuild
+++ b/net-analyzer/nload/nload-0.7.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit autotools eutils
-DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time"
+DESCRIPTION="Real time network traffic monitor for the command line interface"
HOMEPAGE="http://www.roland-riegel.de/nload/index.html"
SRC_URI="http://www.roland-riegel.de/nload/${P}.tar.gz"