diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-12-15 19:10:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-12-15 19:10:58 +0000 |
commit | 462175a138097abfc5b035bd7bd7eca4c72a9cde (patch) | |
tree | 3b5c5dfe351c8e47efed94fa5f461d4fad952bd9 /media-libs/openimageio/ChangeLog | |
parent | Mask pgo useflag on www-client/firefox until it can be properly supported (diff) | |
download | gentoo-2-462175a138097abfc5b035bd7bd7eca4c72a9cde.tar.gz gentoo-2-462175a138097abfc5b035bd7bd7eca4c72a9cde.tar.bz2 gentoo-2-462175a138097abfc5b035bd7bd7eca4c72a9cde.zip |
Fix building with x86 (32bit) by reordering internal headers wrt #444784 by "jazzed.jazzed". Patch is from install_deps.sh used when building Blender by hand.
(Portage version: 2.2.0_alpha147/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-libs/openimageio/ChangeLog')
-rw-r--r-- | media-libs/openimageio/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-libs/openimageio/ChangeLog b/media-libs/openimageio/ChangeLog index 05a5ae3980b1..c965ef49bbe4 100644 --- a/media-libs/openimageio/ChangeLog +++ b/media-libs/openimageio/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/openimageio # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openimageio/ChangeLog,v 1.13 2012/11/26 11:21:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openimageio/ChangeLog,v 1.14 2012/12/15 19:10:57 ssuominen Exp $ + + 15 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> openimageio-1.1.1.ebuild, + +files/openimageio-1.1.1-x86-build.patch: + Fix building with x86 (32bit) by reordering internal headers wrt #444784 by + "jazzed.jazzed". Patch is from install_deps.sh used when building Blender by + hand. 26 Nov 2012; Agostino Sarubbo <ago@gentoo.org> openimageio-1.1.1.ebuild: Stable for amd64, wrt bug #436572 |