From: Mart Raudsepp Date: Wed, 13 May 2020 21:21:42 +0000 (+0300) Subject: net-libs/srt: fix DESCRIPTION X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ddfcd3e9790ba1c59f3a90af3a568f114261ee7e;p=gentoo.git net-libs/srt: fix DESCRIPTION This is NOT SRTP Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/net-libs/srt/srt-1.3.2-r1.ebuild b/net-libs/srt/srt-1.3.2-r1.ebuild index 864f007208ac..44488e22d283 100644 --- a/net-libs/srt/srt-1.3.2-r1.ebuild +++ b/net-libs/srt/srt-1.3.2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake-multilib -DESCRIPTION="Open-source implementation of the Secure Real-time Transport Protocol (SRTP)" +DESCRIPTION="Secure Reliable Transport (SRT) library and tools" HOMEPAGE="https://github.com/Haivision/srt" if [[ ${PV} == *9999 ]] ; then diff --git a/net-libs/srt/srt-1.4.0-r1.ebuild b/net-libs/srt/srt-1.4.0-r1.ebuild index 7a9dff6b43c1..6ae97e60aff7 100644 --- a/net-libs/srt/srt-1.4.0-r1.ebuild +++ b/net-libs/srt/srt-1.4.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake-multilib -DESCRIPTION="Open-source implementation of the Secure Real-time Transport Protocol (SRTP)" +DESCRIPTION="Secure Reliable Transport (SRT) library and tools" HOMEPAGE="https://github.com/Haivision/srt" if [[ ${PV} == *9999 ]] ; then diff --git a/net-libs/srt/srt-1.4.1-r1.ebuild b/net-libs/srt/srt-1.4.1-r1.ebuild index 7a9dff6b43c1..6ae97e60aff7 100644 --- a/net-libs/srt/srt-1.4.1-r1.ebuild +++ b/net-libs/srt/srt-1.4.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake-multilib -DESCRIPTION="Open-source implementation of the Secure Real-time Transport Protocol (SRTP)" +DESCRIPTION="Secure Reliable Transport (SRT) library and tools" HOMEPAGE="https://github.com/Haivision/srt" if [[ ${PV} == *9999 ]] ; then diff --git a/net-libs/srt/srt-9999.ebuild b/net-libs/srt/srt-9999.ebuild index 283aff3244f8..ff120fc842f0 100644 --- a/net-libs/srt/srt-9999.ebuild +++ b/net-libs/srt/srt-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake-multilib -DESCRIPTION="Open-source implementation of the Secure Real-time Transport Protocol (SRTP)" +DESCRIPTION="Secure Reliable Transport (SRT) library and tools" HOMEPAGE="https://github.com/Haivision/srt" if [[ ${PV} == *9999 ]] ; then