dev-cpp/tbb: Fix license
authorMatthias Maier <tamiko@gentoo.org>
Fri, 31 Mar 2017 01:54:36 +0000 (20:54 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Fri, 31 Mar 2017 02:15:45 +0000 (21:15 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.2

dev-cpp/tbb/tbb-2017.20161128.ebuild

index 96926672bc83f5000b22af85b08c8796fee59119..80201f881df5706e5dd77819399a47bf2dd1ea6f 100644 (file)
@@ -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"