vapier 14/10/17 17:30:04 Modified: ChangeLog Log: Tweak nonfatal indirection for EAPI=0 to fix binpkg handling #523332 by Alex Efros. (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.1026 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1026&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1026&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1025&r2=1.1026 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.1025 retrieving revision 1.1026 diff -u -r1.1025 -r1.1026 --- ChangeLog 18 Sep 2014 16:48:15 -0000 1.1025 +++ ChangeLog 17 Oct 2014 17:30:04 -0000 1.1026 @@ -1,6 +1,11 @@ # 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.1025 2014/09/18 16:48:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1026 2014/10/17 17:30:04 vapier Exp $ + + 17 Oct 2014; Mike Frysinger <[email protected]> files/eblits/common.eblit, + files/eblits/pkg_setup.eblit, glibc-2.19-r1.ebuild: + Tweak nonfatal indirection for EAPI=0 to fix binpkg handling #523332 by Alex + Efros. 18 Sep 2014; Mike Frysinger <[email protected]> files/eblits/common.eblit, files/eblits/src_configure.eblit:
