diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-08-21 02:49:37 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-08-21 02:49:37 +0000 |
commit | 73f5f511c5ea03578148da977e37e037e9f7230c (patch) | |
tree | 3824a9d87f50672e6ac333f1fc8948afa4f15887 /profiles/arch/mips | |
parent | Add ~mips. (diff) | |
download | gentoo-2-73f5f511c5ea03578148da977e37e037e9f7230c.tar.gz gentoo-2-73f5f511c5ea03578148da977e37e037e9f7230c.tar.bz2 gentoo-2-73f5f511c5ea03578148da977e37e037e9f7230c.zip |
Remove siliconmotion from use.mask. It's now keyworded on mips.
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 16b33303d7a5..7e812c0c51f1 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.79 2011/08/21 02:48:10 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.80 2011/08/21 02:49:37 mattst88 Exp $ + + 21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask: + Remove siliconmotion from use.mask. It's now keyworded on mips. 21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask: Remove radeonhd from use.mask. It's gone from the tree. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 8824f50372e3..3a716641631d 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.47 2011/08/21 02:48:10 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.48 2011/08/21 02:49:37 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -152,7 +152,6 @@ video_cards_intel video_cards_neomagic video_cards_nsc video_cards_rendition -video_cards_siliconmotion video_cards_tga video_cards_tseng video_cards_vesa |