diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-03-21 14:05:45 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-03-21 14:05:45 +0000 |
commit | 2ecadce8418af86de23a373106e7d0b049e731fd (patch) | |
tree | e8050d665b6e9c2000aa02a2b75907e5ba62a64f /x11-libs/libX11/ChangeLog | |
parent | Default to /etc/portage/make.conf #338032 by Dennis Schridde. (diff) | |
download | gentoo-2-2ecadce8418af86de23a373106e7d0b049e731fd.tar.gz gentoo-2-2ecadce8418af86de23a373106e7d0b049e731fd.tar.bz2 gentoo-2-2ecadce8418af86de23a373106e7d0b049e731fd.zip |
Fix cross-compile hack to work with current xorg-2 and autotools-utils eclasses' out-of-tree builds. Also apply it only when actually cross-compiling.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libX11/ChangeLog')
-rw-r--r-- | x11-libs/libX11/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/libX11/ChangeLog b/x11-libs/libX11/ChangeLog index ac42227aadfc..0bec2d4010ff 100644 --- a/x11-libs/libX11/ChangeLog +++ b/x11-libs/libX11/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/libX11 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.170 2011/03/18 18:29:08 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.171 2011/03/21 14:05:45 flameeyes Exp $ + + 21 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> libX11-1.4.2.ebuild: + Fix cross-compile hack to work with current xorg-2 and autotools-utils + eclasses' out-of-tree builds. Also apply it only when actually + cross-compiling. *libX11-1.4.2 (18 Mar 2011) |