From: Luca Barbato Date: Sat, 23 Nov 2019 13:17:11 +0000 (+0000) Subject: net-libs/srt: Update to the current license X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ab74f1d531264e4271d69649458ae8a51d990aa6;p=gentoo.git net-libs/srt: Update to the current license SRT got relicensed to MPL-2.0. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Luca Barbato --- diff --git a/net-libs/srt/srt-1.4.0.ebuild b/net-libs/srt/srt-1.4.0.ebuild index 056c2e8271ba..7188ae1c913e 100644 --- a/net-libs/srt/srt-1.4.0.ebuild +++ b/net-libs/srt/srt-1.4.0.ebuild @@ -16,7 +16,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos" fi -LICENSE="LGPL-2.1" +LICENSE="MPL-2.0" SLOT="0" IUSE="gnutls libressl" diff --git a/net-libs/srt/srt-9999.ebuild b/net-libs/srt/srt-9999.ebuild index f5e557bab10e..05f29c86c32e 100644 --- a/net-libs/srt/srt-9999.ebuild +++ b/net-libs/srt/srt-9999.ebuild @@ -16,7 +16,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos" fi -LICENSE="LGPL-2.1" +LICENSE="MPL-2.0" SLOT="0" IUSE="gnutls libressl test"