vapier 14/09/17 22:53:43 Modified: ChangeLog Log: Use `nonfatal` with emake when we check the return value ourselves #522962 by Manuel Lauss. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.1024 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1024&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1024&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1023&r2=1.1024 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.1023 retrieving revision 1.1024 diff -u -r1.1023 -r1.1024 --- ChangeLog 16 Sep 2014 04:30:18 -0000 1.1023 +++ ChangeLog 17 Sep 2014 22:53:43 -0000 1.1024 @@ -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.1023 2014/09/16 04:30:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1024 2014/09/17 22:53:43 vapier Exp $ + + 17 Sep 2014; Mike Frysinger <[email protected]> files/eblits/common.eblit, + files/eblits/pkg_setup.eblit, files/eblits/src_test.eblit: + Use `nonfatal` with emake when we check the return value ourselves #522962 by + Manuel Lauss. 16 Sep 2014; Mike Frysinger <[email protected]> glibc-2.20.ebuild: Move timezone-data dep to PDEPEND as it only loosely needs it at runtime
