From 3f5b5c3351aeb7ee63acc019053179f0b97d5d3a Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Tue, 8 Sep 2020 00:02:56 +0200 Subject: net-analyzer/nload: QA fix, shorten DESCRIPTION Shortened DESCRIPTION Package-Manager: Portage-3.0.5, Repoman-2.3.23 Signed-off-by: Jonas Stein --- net-analyzer/nload/nload-0.7.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer/nload') 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" -- cgit v1.2.3-65-gdbad