axs 14/11/12 21:53:16 Modified: package.mask Log: no-emul-linux-x86 sub-profiles: unmasked java emul packages as they will not be multilib capable any time soon, added masks for libSM that hard depend on emul-linux-x860-baselibs, removed mask for app-emulation/crossover-bin as it's deps have been adjusted
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask?r1=1.2&r2=1.3 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- package.mask 17 Oct 2014 20:28:26 -0000 1.2 +++ package.mask 12 Nov 2014 21:53:16 -0000 1.3 @@ -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.2 2014/10/17 20:28:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask,v 1.3 2014/11/12 21:53:16 axs Exp $ # Michał Górny <[email protected]> (14 Sep 2014) # on behalf of gx86-multilib project <[email protected]> @@ -11,8 +11,6 @@ app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-gtklibs app-emulation/emul-linux-x86-gtkmmlibs -app-emulation/emul-linux-x86-java -app-emulation/emul-linux-x86-jna app-emulation/emul-linux-x86-medialibs app-emulation/emul-linux-x86-motif app-emulation/emul-linux-x86-opengl @@ -21,14 +19,23 @@ app-emulation/emul-linux-x86-soundlibs app-emulation/emul-linux-x86-xlibs +# Ian Stakenvicius <[email protected]> (12 Nov 2014) +# on behalf of gx86-multilib project <[email protected]> +# Allow emul's for java, for now, as there are no other multilib +# alternatives yet, and these emul packages are satisfied with +# gx86-multilib dependencies +#app-emulation/emul-linux-x86-java +<app-emulation/emul-linux-x86-jna-20140508-r1 + # 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 +=x11-libs/libSM-1.2.1-r1 +=x11-libs/libSM-1.2.2 # 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
