summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-02 18:51:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-02 18:51:49 +0000
commitb8e30fd271637426516b98d8ad7f9d4b3745c065 (patch)
tree91db63d1bce1c138501c74dc6c17bf460d1266fe /dev-cpp
parentStable for x86, wrt bug #552218 (diff)
downloadgentoo-2-b8e30fd271637426516b98d8ad7f9d4b3745c065.tar.gz
gentoo-2-b8e30fd271637426516b98d8ad7f9d4b3745c065.tar.bz2
gentoo-2-b8e30fd271637426516b98d8ad7f9d4b3745c065.zip
Stable for x86, wrt bug #552218
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/tbb/ChangeLog5
-rw-r--r--dev-cpp/tbb/tbb-4.3.20141023.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/tbb/ChangeLog b/dev-cpp/tbb/ChangeLog
index db4a2419d90f..7644a4009fbf 100644
--- a/dev-cpp/tbb/ChangeLog
+++ b/dev-cpp/tbb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/tbb
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.56 2015/07/31 15:10:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.57 2015/08/02 18:51:49 ago Exp $
+
+ 02 Aug 2015; Agostino Sarubbo <ago@gentoo.org> tbb-4.3.20141023.ebuild:
+ Stable for x86, wrt bug #552218
31 Jul 2015; Agostino Sarubbo <ago@gentoo.org> tbb-4.3.20150611.ebuild:
Stable for amd64, wrt bug #556038
diff --git a/dev-cpp/tbb/tbb-4.3.20141023.ebuild b/dev-cpp/tbb/tbb-4.3.20141023.ebuild
index 920537554947..44b1c1e22c84 100644
--- a/dev-cpp/tbb/tbb-4.3.20141023.ebuild
+++ b/dev-cpp/tbb/tbb-4.3.20141023.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.3.20141023.ebuild,v 1.4 2015/07/23 19:38:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.3.20141023.ebuild,v 1.5 2015/08/02 18:51:49 ago Exp $
EAPI=5
inherit eutils flag-o-matic multilib versionator toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_release
LICENSE="GPL-2-with-exceptions"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="debug doc examples"
DEPEND=""