vapier 14/08/21 14:08:41 Modified: ChangeLog Log: Move LD_ASSUME_KERNEL clearing to common env setup w/other ldso var. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.1011 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1011&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1011&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1010&r2=1.1011 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.1010 retrieving revision 1.1011 diff -u -r1.1010 -r1.1011 --- ChangeLog 21 Aug 2014 14:06:17 -0000 1.1010 +++ ChangeLog 21 Aug 2014 14:08:41 -0000 1.1011 @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1010 2014/08/21 14:06:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1011 2014/08/21 14:08:41 vapier Exp $ + + 21 Aug 2014; Mike Frysinger <[email protected]> files/eblits/common.eblit, + files/eblits/src_compile.eblit, files/eblits/src_test.eblit: + Move LD_ASSUME_KERNEL clearing to common env setup w/other ldso var. 21 Aug 2014; Mike Frysinger <[email protected]> files/eblits/src_unpack.eblit: Modernize the `find` commands.
