diff options
author | 2009-12-13 23:20:38 +0000 | |
---|---|---|
committer | 2009-12-13 23:20:38 +0000 | |
commit | 506d2c145a29a3db6c96dbe2242dc415dda0193f (patch) | |
tree | 74f3fd62ba0cb70680f07378df3604541a6689cf /profiles/hardened | |
parent | Version bump (bug #296778). (diff) | |
download | historical-506d2c145a29a3db6c96dbe2242dc415dda0193f.tar.gz historical-506d2c145a29a3db6c96dbe2242dc415dda0193f.tar.bz2 historical-506d2c145a29a3db6c96dbe2242dc415dda0193f.zip |
drop "imstt" from VIDEO_CARDS in all profiles
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/amd64/use.mask | 3 | ||||
-rw-r--r-- | profiles/hardened/ppc64/use.mask | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/profiles/hardened/amd64/use.mask b/profiles/hardened/amd64/use.mask index cea725818c44..8545c34c6b19 100644 --- a/profiles/hardened/amd64/use.mask +++ b/profiles/hardened/amd64/use.mask @@ -1,6 +1,6 @@ # Copyright 2006-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/use.mask,v 1.32 2009/07/06 00:02:56 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/use.mask,v 1.33 2009/12/13 23:20:38 remi Exp $ multilib @@ -36,7 +36,6 @@ plugin # 2006/02/05 - Donnie Berkholz <dberkholz@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 diff --git a/profiles/hardened/ppc64/use.mask b/profiles/hardened/ppc64/use.mask index c519cd9ba520..c51ba56c33e2 100644 --- a/profiles/hardened/ppc64/use.mask +++ b/profiles/hardened/ppc64/use.mask @@ -84,7 +84,6 @@ video_cards_cyrix video_cards_glint video_cards_i128 video_cards_i740 -video_cards_imstt video_cards_intel video_cards_neomagic video_cards_newport |