From: Matthias Maier Date: Fri, 31 Mar 2017 01:54:36 +0000 (-0500) Subject: dev-cpp/tbb: Fix license X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=47a81396e5806d5faa0cfe5879aadb12b25cfd7b;p=gentoo.git dev-cpp/tbb: Fix license Package-Manager: Portage-2.3.3, Repoman-2.3.2 --- diff --git a/dev-cpp/tbb/tbb-2017.20161128.ebuild b/dev-cpp/tbb/tbb-2017.20161128.ebuild index 96926672bc83..80201f881df5 100644 --- a/dev-cpp/tbb/tbb-2017.20161128.ebuild +++ b/dev-cpp/tbb/tbb-2017.20161128.ebuild @@ -12,7 +12,7 @@ MYP="${PN}${PV1}_${PV2}oss" DESCRIPTION="High level abstract threading library" HOMEPAGE="http://www.threadingbuildingblocks.org/" SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz" -LICENSE="GPL-2-with-exceptions" +LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="debug doc examples"