tetromino 14/05/19 15:13:01 Modified: ChangeLog package.mask Log: Temporarily mask timezone-data-2014c because dev-libs/glib can't parse the new timezone format, leading to wrong timestamps everywhere.
Revision Changes Path 1.8982 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8982&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8982&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8981&r2=1.8982 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8981 retrieving revision 1.8982 diff -u -r1.8981 -r1.8982 --- ChangeLog 19 May 2014 13:45:22 -0000 1.8981 +++ ChangeLog 19 May 2014 15:13:00 -0000 1.8982 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8981 2014/05/19 13:45:22 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8982 2014/05/19 15:13:00 tetromino Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 19 May 2014; Alexandre Rostovtsev <[email protected]> package.mask: + Temporarily mask timezone-data-2014c because dev-libs/glib can't parse the + new timezone format, leading to wrong timestamps everywhere. + 19 May 2014; Michał Górny <[email protected]> package.mask: Unmask new emul-linux sets and multilib conversions preceding them. 1.15706 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15706&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15706&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15705&r2=1.15706 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15705 retrieving revision 1.15706 diff -u -r1.15705 -r1.15706 --- package.mask 19 May 2014 13:45:22 -0000 1.15705 +++ package.mask 19 May 2014 15:13:00 -0000 1.15706 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15705 2014/05/19 13:45:22 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15706 2014/05/19 15:13:00 tetromino Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -30,6 +30,10 @@ #--- END OF EXAMPLES --- +# Alexandre Rostovtsev <[email protected]> (19 May 2014) +# Masked until dev-libs/glib supports the new timezone format, bug #510422 +=sys-libs/timezone-data-2014c + # Ryan Hill <[email protected]> (18 May 2014) # Masked for testing. # Tracker: https://bugs.gentoo.org/495124
