diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-23 14:52:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-23 14:52:44 +0000 |
commit | 99324ee2da0695d1524c20e4d06470c3843ef153 (patch) | |
tree | 9e0c0464288407294e2457bcd05b9d12e5b02273 /profiles | |
parent | use.mask bluetooth, no hardware to test (diff) | |
download | historical-99324ee2da0695d1524c20e4d06470c3843ef153.tar.gz historical-99324ee2da0695d1524c20e4d06470c3843ef153.tar.bz2 historical-99324ee2da0695d1524c20e4d06470c3843ef153.zip |
Reorder use.mask, it was a mess
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ia64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/ia64/use.mask | 104 |
2 files changed, 37 insertions, 72 deletions
diff --git a/profiles/default-linux/ia64/ChangeLog b/profiles/default-linux/ia64/ChangeLog index cec0fba7c168..4d463cef41c2 100644 --- a/profiles/default-linux/ia64/ChangeLog +++ b/profiles/default-linux/ia64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for ia64 profile # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.37 2007/11/23 14:30:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.38 2007/11/23 14:52:44 armin76 Exp $ + + 23 Nov 2007; Raúl Porcel <armin76@gentoo.org> use.mask: + Reorder use.mask, it was a mess 23 Nov 2007; Raúl Porcel <armin76@gentoo.org> use.mask: use.mask bluetooth, no hardware to test diff --git a/profiles/default-linux/ia64/use.mask b/profiles/default-linux/ia64/use.mask index 6dcc635aa5a2..869dce8a022b 100644 --- a/profiles/default-linux/ia64/use.mask +++ b/profiles/default-linux/ia64/use.mask @@ -1,46 +1,46 @@ # This is a list of USE flags that should not be used on ia64. - -# Raúl Porcel <armin76@gentoo.org> -# clisp and chicken doesn't work -clisp -chicken -# No hardware to test -lirc -gnokii +# No hardware to test by the team +3dfx bluetooth -# Depends on libnl which doesn't compile, bug 175714 -networkmanager -# Not needed -cpufreq - -# Steve Dibb <beandog@gentoo.org> -# media-tv/ivtv not keyworded +gnokii ivtv +lirc +nvtv +pcmcia +pda +sms +wifi -# Samuli Suominen <drac@gentoo.org> -# http://bugs.gentoo.org/show_bug.cgi?id=157881#c6 +# Hardware not available on ia64 +apm battery +cpufreq +lm_sensors -# There is no stable blas/lapack implementation on ia64 (yet) +# Stuff that doesn't work on ia64, or not tested +afs blas +djbfft +emboss +hardened +jack lapack +timidity -# These are debatable, since technically an ia64 could support this hardware -pcmcia -3dfx - -# The rest should work in theory. Feel free to test and remove. -# No hardware to test -pda -sms +# Stuff that doesn't compile on ia64 +chicken +clisp +diet +emf +fusion +mono +mzscheme +pike +xemacs -# No apm support on ia64 -apm +# Other -# I don't think that openafs really works on other architectures, -# despite some internal Gentoo efforts (mine) to port it -afs # see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE" # Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org @@ -48,15 +48,6 @@ afs # architecture. qdbm -hardened -djbfft -mzscheme - -# dietlibc -diet - -jack - # java releated use flags # need to get dev-java/ant marked stable and dev-php4/php-java-bridge stable # before unmasking (16 Oct 2006 nichoj) @@ -64,35 +55,18 @@ java java-internal java-external freetts - # need to keyword openjms-bin, sun-jms jms # need to keyword sun-jmx jmx # need to keyword sun-javamail-bin, sun-javamail javamail +# depends on ibm-jdk-bin which isn't available for ia64 +mpe-sdk -lirc - -# mono compiler doesn't build on ia64 (20 Jan 2005 agriffis) -mono # beagle depends on dev-dotnet/gnome-sharp.. masked for testing (19 Aug 2006 kloeri) beagle -emboss - -# lm_sensors not supported on ia64 hw, afaik -lm_sensors - -# we can't test wifi currently -wifi - -pike - -timidity - -# emacs segfaults during build -xemacs # 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org> # Modular X: mask for architectures on which they aren't available @@ -100,15 +74,6 @@ video_cards_nsc video_cards_newport video_cards_sis -# depends on ibm-jdk-bin which isn't available for ia64 -mpe-sdk - -# mask nvtv as I don't have the hardware to test it (19 Aug 2006 kloeri) -nvtv - -# linux-fusion doesn't seem to build right now -fusion - # Diego Pettenò <flameeyes@gentoo.org> (6 Dec 2006) # Mask ALSA drivers for ISA cards alsa_cards_cs4232 @@ -143,6 +108,3 @@ alsa_cards_sb16_csp alsa_cards_sgalaxy alsa_cards_sscape alsa_cards_wavefront - -# libemf not ported -emf |