mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-analyzer/chaosreader: QA fix DESCRIPTION
was > 80 Char. Package-Manager: Portage-2.3.15, Repoman-2.3.5
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user