diff options
author | 2010-08-14 06:35:54 +0000 | |
---|---|---|
committer | 2010-08-14 06:35:54 +0000 | |
commit | 94c770f2bd45f017c1f4ba5837913c8f848e74b9 (patch) | |
tree | e454d7e88a53d7a578d73ce6cf8847718cc387ed /dev-util/boost-build/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-94c770f2bd45f017c1f4ba5837913c8f848e74b9.tar.gz gentoo-2-94c770f2bd45f017c1f4ba5837913c8f848e74b9.tar.bz2 gentoo-2-94c770f2bd45f017c1f4ba5837913c8f848e74b9.zip |
Fix build failures when compiler flags contain whitespace (bug #293652 by
Sebastian Luther).
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/boost-build/ChangeLog')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index ac4da67fc0d8..8a8d217c068a 100644 --- a/dev-util/boost-build/ChangeLog +++ b/dev-util/boost-build/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-util/boost-build # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.55 2010/04/22 17:25:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.56 2010/08/14 06:35:54 dirtyepic Exp $ + + 14 Aug 2010; Ryan Hill <dirtyepic@gentoo.org> boost-build-1.34.1.ebuild, + boost-build-1.35.0-r1.ebuild, boost-build-1.35.0-r2.ebuild, + boost-build-1.37.0.ebuild, boost-build-1.39.0.ebuild, + boost-build-1.40.0.ebuild, boost-build-1.41.0.ebuild, + boost-build-1.42.0.ebuild, +files/boost-build-1.42-env-whitespace.patch: + Fix build failures when compiler flags contain whitespace (bug #293652 by + Sebastian Luther). 22 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> -boost-build-1.36.0.ebuild: |