commit: 8e9aaa9b5605bbbea0302a382c1e6d08255c9b06 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Thu Apr 27 19:34:34 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu May 4 16:27:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9aaa9b
media-video/mpv: add LGPL-2.1+ to LICENSE in 9999 Upstream started a process of relicensing to LGPL-2.1+ a while ago by collecting licensing agreements from developers. Recently a bunch of files were relicensed from GPL-2+ to LGPL-2.1+. Upstream-commit: 611426d162e182c2f863993d2b695ae6af2a5486 Upstream-commit: 803a0cebc46581cbef1f156fa65b4ad9ece65de7 Upstream-commit: 6b1374b203e8ada4bdb52d9e6367bfadcc9572c3 And so on. Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-video/mpv/mpv-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 652a7f5d008..1f527b95990 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -25,7 +25,7 @@ SRC_URI+=" https://waf.io/waf-${WAF_PV}" DOCS+=( README.md ) # See Copyright in sources and Gentoo bug 506946. Waf is BSD, libmpv is ISC. -LICENSE="GPL-2+ BSD ISC" +LICENSE="LGPL-2.1+ GPL-2+ BSD ISC" SLOT="0" IUSE="+alsa aqua archive bluray cdda +cli coreaudio cplugins cuda doc drm dvb dvd +egl encode gbm +iconv jack jpeg lcms +libass libav libcaca libmpv +lua
