summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-23 19:38:40 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-23 19:38:40 +0000
commit08140070b66194bcd6d268b7c094f1779a91e736 (patch)
treec63ebbadb5ee55beba35ee00910dfe447e9f6755 /dev-cpp
parentppc stable wrt bug #555258 (diff)
downloadgentoo-2-08140070b66194bcd6d268b7c094f1779a91e736.tar.gz
gentoo-2-08140070b66194bcd6d268b7c094f1779a91e736.tar.bz2
gentoo-2-08140070b66194bcd6d268b7c094f1779a91e736.zip
ppc stable wrt bug #552218
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
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 e9f2fa2502c2..621f258198be 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.54 2015/06/26 14:29:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.55 2015/07/23 19:38:40 pacho Exp $
+
+ 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> tbb-4.3.20141023.ebuild:
+ ppc stable wrt bug #552218
26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> tbb-4.3.20141023.ebuild:
Stable for amd64, wrt bug #552218
diff --git a/dev-cpp/tbb/tbb-4.3.20141023.ebuild b/dev-cpp/tbb/tbb-4.3.20141023.ebuild
index 365b380a15bd..920537554947 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.3 2015/06/26 14:29:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.3.20141023.ebuild,v 1.4 2015/07/23 19:38:40 pacho 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=""