diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-02-10 18:50:30 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-02-10 18:50:30 +0000 |
commit | 3749c5e165939db78abb89c1fe7ac086bd341749 (patch) | |
tree | c0e04dded9005cb3c5a1113b51ed98b2b5f9de87 /profiles/arch | |
parent | Mask d3d USE flag. (diff) | |
download | gentoo-2-3749c5e165939db78abb89c1fe7ac086bd341749.tar.gz gentoo-2-3749c5e165939db78abb89c1fe7ac086bd341749.tar.bz2 gentoo-2-3749c5e165939db78abb89c1fe7ac086bd341749.zip |
Mask d3d USE flag.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 531a11e35120..5681c082dbd4 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.88 2012/02/10 17:28:47 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.89 2012/02/10 18:50:30 mattst88 Exp $ + + 10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask: + Mask d3d USE flag. 10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask: Add new video_cards_* to use.mask. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index eacf8c511d5b..3b4d2a060b9f 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.50 2012/02/10 17:28:47 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.51 2012/02/10 18:50:30 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -354,6 +354,10 @@ xemacs # no native mips/linux code generation, see bug 319649 ocamlopt +# Matt Turner <mattst88@gentoo.org) (10 Feb 2012) +# mask d3d since we don't have wine +d3d + # Mips USE flags -n32 -n64 |