diff options
author | 2015-08-02 18:52:25 +0000 | |
---|---|---|
committer | 2015-08-02 18:52:25 +0000 | |
commit | b568678cdc57b3db3c6c1a42a06661c9075d7724 (patch) | |
tree | 1faddbc6cbb5155bb5e61a32701f9d1589f47fc8 /dev-cpp | |
parent | Stable for x86, wrt bug #553132 (diff) | |
download | gentoo-2-b568678cdc57b3db3c6c1a42a06661c9075d7724.tar.gz gentoo-2-b568678cdc57b3db3c6c1a42a06661c9075d7724.tar.bz2 gentoo-2-b568678cdc57b3db3c6c1a42a06661c9075d7724.zip |
Stable for x86, wrt bug #556038
(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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/tbb/tbb-4.3.20150611.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/tbb/ChangeLog b/dev-cpp/tbb/ChangeLog index 7644a4009fbf..2ab4dca879ef 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.57 2015/08/02 18:51:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.58 2015/08/02 18:52:25 ago Exp $ + + 02 Aug 2015; Agostino Sarubbo <ago@gentoo.org> tbb-4.3.20150611.ebuild: + Stable for x86, wrt bug #556038 02 Aug 2015; Agostino Sarubbo <ago@gentoo.org> tbb-4.3.20141023.ebuild: Stable for x86, wrt bug #552218 diff --git a/dev-cpp/tbb/tbb-4.3.20150611.ebuild b/dev-cpp/tbb/tbb-4.3.20150611.ebuild index 5177a1496e8b..25afcd3b0f17 100644 --- a/dev-cpp/tbb/tbb-4.3.20150611.ebuild +++ b/dev-cpp/tbb/tbb-4.3.20150611.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.20150611.ebuild,v 1.2 2015/07/31 15:10:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.3.20150611.ebuild,v 1.3 2015/08/02 18:52:25 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/" SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz" 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="" |