diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2014-10-14 09:57:35 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2014-10-14 09:57:35 +0000 |
commit | 3d064f517e9f84aeb7812c1215573c050a03031b (patch) | |
tree | 5c5f6a8fcb657bc292f67c4baad1acea29fbdce0 /dev-libs/boost/ChangeLog | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-3d064f517e9f84aeb7812c1215573c050a03031b.tar.gz gentoo-2-3d064f517e9f84aeb7812c1215573c050a03031b.tar.bz2 gentoo-2-3d064f517e9f84aeb7812c1215573c050a03031b.zip |
Building with MPI support requires threads, add REQUIRED_USE for that
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-libs/boost/ChangeLog')
-rw-r--r-- | dev-libs/boost/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index 454bfb7b1ad0..f182a19d9f15 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/boost # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.333 2014/09/26 08:01:25 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.334 2014/10/14 09:57:35 pinkbyte Exp $ + + 14 Oct 2014; Sergey Popov <pinkbyte@gentoo.org> boost-1.52.0-r7.ebuild, + boost-1.53.0-r1.ebuild, boost-1.54.0-r1.ebuild, boost-1.55.0-r1.ebuild, + boost-1.56.0.ebuild: + Building with MPI support requires threads, add REQUIRED_USE for that 26 Sep 2014; Sergey Popov <pinkbyte@gentoo.org> boost-1.56.0.ebuild: Add workaround for building with USE=tools, wrt bug #522682 |