From: soredake Date: Sun, 5 Mar 2017 16:21:55 +0000 (+0200) Subject: net-misc/streamlink: replace MIT license -> Apache-2.0, bug #601378 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ecf4169e47222e0fe0db014e55f8c38e29259edb;p=gentoo.git net-misc/streamlink: replace MIT license -> Apache-2.0, bug #601378 Closes: https://github.com/gentoo/gentoo/pull/4126 --- diff --git a/net-misc/streamlink/streamlink-0.3.2.ebuild b/net-misc/streamlink/streamlink-0.3.2.ebuild index 172391eae04c..885ed74fd2b4 100644 --- a/net-misc/streamlink/streamlink-0.3.2.ebuild +++ b/net-misc/streamlink/streamlink-0.3.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://streamlink.github.io/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" -LICENSE="BSD-2 MIT" +LICENSE="BSD-2 Apache-2.0" SLOT="0" IUSE="doc test" diff --git a/net-misc/streamlink/streamlink-9999.ebuild b/net-misc/streamlink/streamlink-9999.ebuild index a39d95ab8114..5adb60f7ff3c 100644 --- a/net-misc/streamlink/streamlink-9999.ebuild +++ b/net-misc/streamlink/streamlink-9999.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://streamlink.github.io/" EGIT_REPO_URI="https://github.com/${PN}/${PN}" KEYWORDS="" -LICENSE="BSD-2 MIT" +LICENSE="BSD-2 Apache-2.0" SLOT="0" IUSE="doc test"