mgorny 14/06/14 07:57:48 Modified: ChangeLog package.mask Log: Move nspr to the common multilib mask, and mask nss & baselibs before committing.
Revision Changes Path 1.9082 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9082&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9082&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9081&r2=1.9082 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9081 retrieving revision 1.9082 diff -u -r1.9081 -r1.9082 --- ChangeLog 13 Jun 2014 19:15:54 -0000 1.9081 +++ ChangeLog 14 Jun 2014 07:57:47 -0000 1.9082 @@ -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.9081 2014/06/13 19:15:54 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9082 2014/06/14 07:57:47 mgorny 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! + 14 Jun 2014; Michał Górny <[email protected]> package.mask: + Move nspr to the common multilib mask, and mask nss & baselibs before + committing. + 13 Jun 2014; Hanno Boeck <[email protected]> package.mask: Restrict pymsn-t mask to old version without pillow fix. 1.15795 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15795&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15795&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15794&r2=1.15795 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15794 retrieving revision 1.15795 diff -u -r1.15794 -r1.15795 --- package.mask 13 Jun 2014 19:15:54 -0000 1.15794 +++ package.mask 14 Jun 2014 07:57:47 -0000 1.15795 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15794 2014/06/13 19:15:54 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15795 2014/06/14 07:57:47 mgorny 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,11 +30,6 @@ #--- END OF EXAMPLES --- -# Ian Stakenvicius <[email protected]> (13 Jun 2014) -# New multilib conversions. Will unmask after some testing and appropriate -# de-integration from emul-linux-x86 packages -=dev-libs/nspr-4.10.6-r1 - # Mike Gilbert <[email protected]> (13 Jun 2014) # Masked due to security bug 499870. # Please migrate to net-misc/libreswan. @@ -242,6 +237,9 @@ >=media-plugins/gst-plugins-xvid-0.10.23-r1:0.10 >=media-plugins/gst-plugins-xvideo-0.10.36-r1:0.10 >=app-emulation/emul-linux-x86-gstplugins-20140508-r1 +>=dev-libs/nspr-4.10.6-r1 +>=dev-libs/nss-3.16-r1 +>=app-emulation/emul-linux-x86-baselibs-20140508-r10 # Vladimir Smirnov <[email protected]> (27 May 2014) # Masked for testing, will defenitely cause major breakage
