On Fri, 19 Apr 2013 09:16:32 +0000 (UTC)
"Ben de Groot (yngwin)" <yngwin@gentoo.org> wrote:
> Index: package.mask
> ===================================================================
> RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
> retrieving revision 1.14667
> retrieving revision 1.14668
> diff -u -r1.14667 -r1.14668
> --- package.mask 19 Apr 2013 06:20:50 -0000 1.14667
> +++ package.mask 19 Apr 2013 09:16:32 -0000 1.14668
[...]
> @@ -133,6 +133,7 @@
> # Non-maintainer ebuild with experimental multilib features
> # masked for further testing
> =media-libs/freetype-2.4.11-r2
> +=media-libs/fontconfig-2.10.2-r1
>
Is there any real reason behind this mask I may have missed ?
Because
so far, it is only breaking the deptree:
dependency.bad 14
x11-libs/libXft/libXft-2.3.1-r1.ebuild: DEPEND:
~amd64(default/linux/amd64/13.0)
['media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?]',
'media-libs/fontconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?]']
Alexis.
PS: btw, some hunks are weird in your commit, a locale issue ?