commit: ab74f1d531264e4271d69649458ae8a51d990aa6
Author: Luca Barbato <lu_zero <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 13:17:11 2019 +0000
Commit: Luca Barbato <lu_zero <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 13:17:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab74f1d5
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 <lu_zero <AT> gentoo.org>
net-libs/srt/srt-1.4.0.ebuild | 2 +-
net-libs/srt/srt-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/srt/srt-1.4.0.ebuild b/net-libs/srt/srt-1.4.0.ebuild
index 056c2e8271b..7188ae1c913 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 f5e557bab10..05f29c86c32 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"