diff options
author | 2017-11-22 18:41:01 +0100 | |
---|---|---|
committer | 2017-11-22 18:41:01 +0100 | |
commit | 604afde7ff6c5e982efc88a2467b329bbfacfcef (patch) | |
tree | c0258078da574e763900cb88a849444ddcde2863 /net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild | |
parent | net-p2p/bitcoin-cli: QA fix DESCRIPTION (diff) | |
download | gentoo-604afde7ff6c5e982efc88a2467b329bbfacfcef.tar.gz gentoo-604afde7ff6c5e982efc88a2467b329bbfacfcef.tar.bz2 gentoo-604afde7ff6c5e982efc88a2467b329bbfacfcef.zip |
net-analyzer/chaosreader: QA fix DESCRIPTION
was > 80 Char.
Package-Manager: Portage-2.3.15, Repoman-2.3.5
Diffstat (limited to 'net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild')
-rw-r--r-- | net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild index 4d703c86b826..24abf84e93e8 100644 --- a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild +++ b/net-analyzer/chaosreader/chaosreader-0.94-r1.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=4 inherit eutils -DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs" +DESCRIPTION="Trace TCP/UDP/... sessions and fetch application data." HOMEPAGE="http://chaosreader.sourceforge.net" SRC_URI="https://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2" SLOT="0" |