commit: 47a81396e5806d5faa0cfe5879aadb12b25cfd7b
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 01:54:36 2017 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 02:15:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a81396
dev-cpp/tbb: Fix license
Package-Manager: Portage-2.3.3, Repoman-2.3.2
dev-cpp/tbb/tbb-2017.20161128.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/tbb/tbb-2017.20161128.ebuild
b/dev-cpp/tbb/tbb-2017.20161128.ebuild
index 96926672bc8..80201f881df 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"