vapier 14/09/18 16:48:15 Modified: ChangeLog Log: Move away from has_multilib_profile and rely on USE=multilib now that the flag should be sane across profiles #522900 by Xavier Miller. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.1025 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1025&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1025&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1024&r2=1.1025 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.1024 retrieving revision 1.1025 diff -u -r1.1024 -r1.1025 --- ChangeLog 17 Sep 2014 22:53:43 -0000 1.1024 +++ ChangeLog 18 Sep 2014 16:48:15 -0000 1.1025 @@ -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.1024 2014/09/17 22:53:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1025 2014/09/18 16:48:15 vapier Exp $ + + 18 Sep 2014; Mike Frysinger <[email protected]> files/eblits/common.eblit, + files/eblits/src_configure.eblit: + Move away from has_multilib_profile and rely on USE=multilib now that the flag + should be sane across profiles #522900 by Xavier Miller. 17 Sep 2014; Mike Frysinger <[email protected]> files/eblits/common.eblit, files/eblits/pkg_setup.eblit, files/eblits/src_test.eblit:
