summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsoredake <fdsfgs@krutt.org>2017-03-05 18:21:55 +0200
committerMichał Górny <mgorny@gentoo.org>2017-03-05 19:46:51 +0100
commitecf4169e47222e0fe0db014e55f8c38e29259edb (patch)
tree2f600adbaeb3cae85a426d959b40d0133a08a075
parentprofiles: Mask app-misc/ofl for removal. (diff)
downloadgentoo-ecf4169e.tar.gz
gentoo-ecf4169e.tar.bz2
gentoo-ecf4169e.zip
net-misc/streamlink: replace MIT license -> Apache-2.0, bug #601378
Closes: https://github.com/gentoo/gentoo/pull/4126
-rw-r--r--net-misc/streamlink/streamlink-0.3.2.ebuild2
-rw-r--r--net-misc/streamlink/streamlink-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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"