net-analyzer/chaosreader: QA fix DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Wed, 22 Nov 2017 17:41:01 +0000 (18:41 +0100)
committerJonas Stein <jstein@gentoo.org>
Wed, 22 Nov 2017 17:41:01 +0000 (18:41 +0100)
was > 80 Char.

Package-Manager: Portage-2.3.15, Repoman-2.3.5

net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild
net-analyzer/chaosreader/chaosreader-0.94.ebuild

index 4d703c86b826918fa5002a86ebe7c109ab651544..24abf84e93e82b7d0ed1357177f5a2611cdcabaf 100644 (file)
@@ -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"
index 62cf4fe05999bd8df2ba95933b121f817667772f..0e9d613171e605a42a162df9526719e2fa75ef60 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="2"
 
 inherit eutils
 
-DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs"
-HOMEPAGE="http://users.tpg.com.au/bdgcvb/chaosreader.html"
+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"
 KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"