From: Jonas Stein Date: Sun, 6 Aug 2017 12:46:44 +0000 (+0200) Subject: net-analyzer/rtpbreak: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7859175be77aacc3473916e92995741c1c581dd5;p=gentoo.git net-analyzer/rtpbreak: Shorter DESCRIPTION --- diff --git a/net-analyzer/rtpbreak/rtpbreak-1.3a-r1.ebuild b/net-analyzer/rtpbreak/rtpbreak-1.3a-r1.ebuild index ab0cf7fe51a1..c10b7bd76cc0 100644 --- a/net-analyzer/rtpbreak/rtpbreak-1.3a-r1.ebuild +++ b/net-analyzer/rtpbreak/rtpbreak-1.3a-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=5 inherit eutils toolchain-funcs -DESCRIPTION="Detects, reconstructs and analyzes any RTP session through heuristics over the UDP network traffic" +DESCRIPTION="Analyze any RTP session through heuristics over UDP network traffic" HOMEPAGE="http://xenion.reactive-search.com/?page_id=7" SRC_URI="http://xenion.antifork.org/rtpbreak/${P}.tgz"