From 6b37e87723e093416b35978a9d810ae68100ce03 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Fri, 10 Feb 2012 17:49:40 +0000 Subject: Add new video_cards_* to use.mask. Also remove dead radeonhd mask. --- profiles/arch/hppa/ChangeLog | 5 ++++- profiles/arch/hppa/use.mask | 14 ++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) (limited to 'profiles') diff --git a/profiles/arch/hppa/ChangeLog b/profiles/arch/hppa/ChangeLog index 56039c11a24d..58f8b6047985 100644 --- a/profiles/arch/hppa/ChangeLog +++ b/profiles/arch/hppa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/hppa profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.132 2012/01/31 22:09:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.133 2012/02/10 17:49:40 mattst88 Exp $ + + 10 Feb 2012; Matt Turner use.mask: + Add new video_cards_* to use.mask. Also remove dead radeonhd mask. 31 Jan 2012; Jeroen Roovers package.use.mask: Mask dev-libs/libowfat diet so we can re-keyword it. diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 1933c7718c69..af01855d1246 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -1,5 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.46 2012/01/19 14:46:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.47 2012/02/10 17:49:40 mattst88 Exp $ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to . # Jeroen Roovers (4 Jan 2012) @@ -178,7 +178,6 @@ video_cards_nsc video_cards_nv video_cards_r128 video_cards_radeon -video_cards_radeonhd video_cards_rendition video_cards_s3 video_cards_s3virge @@ -195,6 +194,17 @@ video_cards_v4l video_cards_vesa video_cards_voodoo +# Matt Turner +# Mask more VIDEO_CARDs added with mesa-8.0 +video_cards_r100 +video_cards_r200 +video_cards_r300 +video_cards_r600 +video_cards_i915 +video_cards_i965 +# vmware wasn't added with mesa-8.0, but it should still be masked +video_cards_vmware + # 27 Nov 2005 Guy Martin # gccxml doesn't build and boost depend on it with this use pyste -- cgit v1.2.3-65-gdbad