diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:04:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:04:13 +0000 |
commit | e2e7c17160c6b3e94a8a363e005ea30757dbd489 (patch) | |
tree | 9f37c0dc0360f28f011d1114a913f4781f94b636 /profiles/arch/sh | |
parent | clean up (diff) | |
download | historical-e2e7c17160c6b3e94a8a363e005ea30757dbd489.tar.gz historical-e2e7c17160c6b3e94a8a363e005ea30757dbd489.tar.bz2 historical-e2e7c17160c6b3e94a8a363e005ea30757dbd489.zip |
Masking a lot of video_cards which i doubt are available on SH
Diffstat (limited to 'profiles/arch/sh')
-rw-r--r-- | profiles/arch/sh/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/sh/use.mask | 33 |
2 files changed, 31 insertions, 7 deletions
diff --git a/profiles/arch/sh/ChangeLog b/profiles/arch/sh/ChangeLog index 7af13cd7166c..015cf7ce006b 100644 --- a/profiles/arch/sh/ChangeLog +++ b/profiles/arch/sh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sh profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.18 2009/03/12 10:32:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.19 2009/03/13 15:04:13 armin76 Exp $ + + 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> use.mask: + Masking a lot of video_cards which i doubt are available on SH 12 Mar 2009; Raúl Porcel <armin76@gentoo.org> use.mask: Add video_cards_radeonhd and video_cards_ast to use.mask diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask index d72353b61543..53a446c9e518 100644 --- a/profiles/arch/sh/use.mask +++ b/profiles/arch/sh/use.mask @@ -62,16 +62,37 @@ ocaml gimp xemacs +video_cards_apm +video_cards_ark +video_cards_ati +video_cards_cirrus +video_cards_ciryx +video_cards_chips +video_cards_glint +video_cards_i128 +video_cards_i740 +video_cards_intel +video_cards_mga +video_cards_neomagic +video_cards_nsc +video_cards_nv +video_cards_r128 +video_cards_rendition +video_cards_s3 +video_cards_s3virge +video_cards_savage +video_cards_siliconmotion +video_cards_sis +video_cards_tdfx +video_cards_trident +video_cards_tseng +video_cards_via +video_cards_voodoo + # 2006/03/07 - Donnie Berkholz <dberkholz@gentoo.org> # Modular X: mask for architectures lacking direct rendering dri -# Only works on x86/amd64/ia64 -video_cards_ast -video_cards_radeonhd -video_cards_sis -video_cards_vesa - # nspr isnt ported to SuperH which means no seamonkey/firefox/etc... nsplugin firefox |