diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2008-04-10 06:34:18 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2008-04-10 06:34:18 +0000 |
commit | 1d812aa3d00e893700802401c53a2ecb42a3b73c (patch) | |
tree | 0a0abac251f507c9833967e76e9dc058a6072cf9 /profiles/default-linux/alpha | |
parent | Added openchrome patch. (diff) | |
download | gentoo-2-1d812aa3d00e893700802401c53a2ecb42a3b73c.tar.gz gentoo-2-1d812aa3d00e893700802401c53a2ecb42a3b73c.tar.bz2 gentoo-2-1d812aa3d00e893700802401c53a2ecb42a3b73c.zip |
changing around video_cards_via masking by unmasking only for available arches instead of masking on unavailable.
Diffstat (limited to 'profiles/default-linux/alpha')
-rw-r--r-- | profiles/default-linux/alpha/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index 484525a6f725..a12c4820297c 100644 --- a/profiles/default-linux/alpha/ChangeLog +++ b/profiles/default-linux/alpha/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.92 2008/04/03 09:22:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.93 2008/04/10 06:34:04 dberkholz Exp $ + + 10 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>; use.mask: + changing around video_cards_via masking by unmasking only for available + arches instead of masking on unavailable. 03 Apr 2008; Raúl Porcel <armin76@gentoo.org> package.use.mask, use.mask: Move dvb and mythtv to global use.mask diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 2762f3fbb308..f7240c1514b6 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.91 2008/04/03 09:22:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.92 2008/04/10 06:34:04 dberkholz Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -105,7 +105,6 @@ video_cards_sis video_cards_trident video_cards_tseng video_cards_vesa -video_cards_via # dspam and dspam-web use this one |