diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-09-17 22:53:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-09-17 22:53:45 +0000 |
commit | 7444ea5ca5403cc442eee37371048735008a6c73 (patch) | |
tree | 64bb86e66f476728266541b8007d9f126ea56cdf /sys-libs/glibc/ChangeLog | |
parent | Automated update. (diff) | |
download | historical-7444ea5ca5403cc442eee37371048735008a6c73.tar.gz historical-7444ea5ca5403cc442eee37371048735008a6c73.tar.bz2 historical-7444ea5ca5403cc442eee37371048735008a6c73.zip |
Use `nonfatal` with emake when we check the return value ourselves #522962 by Manuel Lauss.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'sys-libs/glibc/ChangeLog')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index e6dda5d30444..a724c6a09026 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -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 <vapier@gentoo.org> 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 <vapier@gentoo.org> glibc-2.20.ebuild: Move timezone-data dep to PDEPEND as it only loosely needs it at runtime |