commit: aa3a2547b5141c8a8c50380d84e500083bcb4387 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Fri May 12 13:25:52 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Jun 11 16:55:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa3a2547
media-video/mpv: update LICENSE wrt samba USE Upstream-commit: https://github.com/mpv-player/mpv/commit/f38bd0f25ad948d3428a82655655207723e3fbcf Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-video/mpv/mpv-0.25.0.ebuild | 2 +- media-video/mpv/mpv-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/mpv/mpv-0.25.0.ebuild b/media-video/mpv/mpv-0.25.0.ebuild index 3d5a0ad40b7..dea72559ef1 100644 --- a/media-video/mpv/mpv-0.25.0.ebuild +++ b/media-video/mpv/mpv-0.25.0.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="LGPL-2.1+ GPL-2+ BSD ISC" +LICENSE="LGPL-2.1+ GPL-2+ BSD ISC samba? ( GPL-3+ )" 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 diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 49eb9194f24..160aebf45b9 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="LGPL-2.1+ GPL-2+ BSD ISC" +LICENSE="LGPL-2.1+ GPL-2+ BSD ISC samba? ( GPL-3+ )" 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
