commit: be28e73c8f778ed0db5f9809853865466df565dd Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon May 29 08:34:34 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon May 29 08:34:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be28e73c
net-analyzer/sancp: Fix DESCRIPTION. Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-analyzer/sancp/sancp-1.6.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/sancp/sancp-1.6.1-r4.ebuild b/net-analyzer/sancp/sancp-1.6.1-r4.ebuild index fda9168f38c..aa665e1ec71 100644 --- a/net-analyzer/sancp/sancp-1.6.1-r4.ebuild +++ b/net-analyzer/sancp/sancp-1.6.1-r4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs user -DESCRIPTION="collect statistical information regarding network traffic and collect it in pcap format" +DESCRIPTION="collect network traffic statistics and store them in pcap format" HOMEPAGE="http://www.metre.net/sancp.html" SRC_URI=" http://www.metre.net/files/${P}.tar.gz
