mgorny 14/10/17 20:28:26 Modified: package.mask Log: Start masking packages that cause repoman failures due to unmigrated deps.
Revision Changes Path 1.2 profiles/arch/amd64/no-emul-linux-x86/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask?r1=1.1&r2=1.2 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- package.mask 14 Oct 2014 20:54:06 -0000 1.1 +++ package.mask 17 Oct 2014 20:28:26 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask,v 1.1 2014/10/14 20:54:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask,v 1.2 2014/10/17 20:28:26 mgorny Exp $ # Michał Górny <[email protected]> (14 Sep 2014) # on behalf of gx86-multilib project <[email protected]> @@ -20,3 +20,15 @@ app-emulation/emul-linux-x86-sdl app-emulation/emul-linux-x86-soundlibs app-emulation/emul-linux-x86-xlibs + +# Michał Górny <[email protected]> (17 Sep 2014) +# on behalf of gx86-multilib project <[email protected]> +# Old version of packages that do not fully support multilib deps. Those +# versions will be removed along with emul-linux-x86 packages. +<=app-emulation/wine-1.7.18 + +# Michał Górny <[email protected]> (17 Sep 2014) +# on behalf of gx86-multilib project <[email protected]> +# Packages that do not support multilib deps at all. Those packages will +# need to be updated before emul-linux-x86 packages are removed. +app-emulation/crossover-bin
