diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-02-10 21:52:56 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-02-10 21:52:56 +0000 |
commit | 63fca7a81d9979470daf822dbefc595f3700df32 (patch) | |
tree | 91bc9f713c6175c1b84899d8fbb0d445ae0fccdb /profiles | |
parent | Add i915 and i965 to video_cards.desc. (diff) | |
download | gentoo-2-63fca7a81d9979470daf822dbefc595f3700df32.tar.gz gentoo-2-63fca7a81d9979470daf822dbefc595f3700df32.tar.bz2 gentoo-2-63fca7a81d9979470daf822dbefc595f3700df32.zip |
Add d3d USE mask to hardened/amd64/no-multilib.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/no-multilib/use.mask | 7 |
2 files changed, 12 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 78822492dbeb..82b7ef355b1e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6194 2012/02/10 21:49:24 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6195 2012/02/10 21:52:55 mattst88 Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 10 Feb 2012; Matt Turner <mattst88@gentoo.org> + +hardened/linux/amd64/no-multilib/use.mask: + Add d3d USE mask to hardened/amd64/no-multilib. + 10 Feb 2012; Matt Turner <mattst88@gentoo.org> desc/video_cards.desc: Add i915 and i965 to video_cards.desc. diff --git a/profiles/hardened/linux/amd64/no-multilib/use.mask b/profiles/hardened/linux/amd64/no-multilib/use.mask new file mode 100644 index 000000000000..1aaf5cd5765c --- /dev/null +++ b/profiles/hardened/linux/amd64/no-multilib/use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/use.mask,v 1.1 2012/02/10 21:52:56 mattst88 Exp $ + +# Matt Turner <mattst88@gentoo.org) (10 Feb 2012) +# mask d3d since wine is 32-bit +d3d |