diff options
Diffstat (limited to 'profiles/default-linux/amd64/use.mask')
-rw-r--r-- | profiles/default-linux/amd64/use.mask | 63 |
1 files changed, 29 insertions, 34 deletions
diff --git a/profiles/default-linux/amd64/use.mask b/profiles/default-linux/amd64/use.mask index 5e0a6a4041a6..186237562560 100644 --- a/profiles/default-linux/amd64/use.mask +++ b/profiles/default-linux/amd64/use.mask @@ -1,18 +1,12 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.34 2006/04/13 18:54:55 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.35 2006/06/09 15:12:46 kugelfang Exp $ -# UNKNOWN - SECTION +# SECTION: Unmask -afs -drac - -# UNMASK - SECTION - -# media-libs/libemf only works by luck (see bug #127328) -# this flag makes media-gfx/inkscape dep on media-gfx/pstoedit -# which deps on libemf -plugin +# 2006/06/07 - Danny van Dyk <kugelfang@gentoo.org> +# Profile cleanup: Unmask emul-linux-x86 +-emul-linux-x86 # 2005/09/14 - Diego Pettenò <flameeyes@gentoo.org> # nVidia XvMC support works on amd64 @@ -26,13 +20,6 @@ plugin # codec support x264 -x264 -# 2006/02/05 - Donnie Berkholz <spyderous@gentoo.org> -# Modular X: mask for architectures on which they aren't available -video_cards_i740 -video_cards_imstt -video_cards_newport -video_cards_nsc - # 2006/01/28 - Donnie Berkholz <spyderous@gentoo.org> # Modular X: unmask for architectures on which they are available -input_devices_synaptics @@ -42,16 +29,29 @@ video_cards_nsc -video_cards_fglrx -video_cards_vmware -# WON'T WORK - SECTION +# SECTION: Unavailable/Broken +# 2006/06/07 - Danny van Dyk <kugelfang@gentoo.org> +# Profile cleanup: No info about these +afs asm +drac +multitarget +tcc +vidix -# 2005/06/04 - Simon Stelling <blubb@gentoo.org> -# dev-util/xdelta doesn't work as expected by this use flag, it can only use -# xdelta-files made on a 64bit system -kdexdeltas +# 2006/06/07 - Danny van Dyk <kugelfang@gentoo.org> +# Masked due to bug #127328; prohibits DEPENDs on +# this flag makes media-gfx/inkscape dep on media-gfx/pstoedit +# which deps on libemf +plugin -# WON'T BUILD - SECTION +# 2006/02/05 - Donnie Berkholz <spyderous@gentoo.org> +# Modular X: mask for architectures on which they aren't available +video_cards_i740 +video_cards_imstt +video_cards_newport +video_cards_nsc # 2005/09/19 - Olivier Fisette <ribosome@gentoo.org> # cmucl is not available on amd64. Masking to keep "sci-mathematics/maxima" @@ -62,6 +62,11 @@ cmucl # sci-libs/cdf doesn't build cdf +# 2005/06/04 - Simon Stelling <blubb@gentoo.org> +# dev-util/xdelta doesn't work as expected by this use flag, it can only use +# xdelta-files made on a 64bit system +kdexdeltas + # 2004/11/13 - Tom Martin <slarti@gentoo.org> # dev-libs/mzscheme won't build, #65216 mzscheme @@ -121,14 +126,4 @@ solid sybase sybase-ct -# dev-lang/tcc won't build -tcc -# gcc doesn't build if we have a multitarget binutils -multitarget - -# Unmask emul-linux-x86 --emul-linux-x86 - -# Vidix support doesn't work on amd64 for now. -vidix |