summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-04-13 16:43:55 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-04-13 16:43:55 +0000
commit5ab21e3ad18c0c25f79226d160d6dccbaff1d403 (patch)
treeb8802456074ebfca39c23d9fd49b5ae28b150b63 /profiles
parentold (diff)
downloadhistorical-5ab21e3ad18c0c25f79226d160d6dccbaff1d403.tar.gz
historical-5ab21e3ad18c0c25f79226d160d6dccbaff1d403.tar.bz2
historical-5ab21e3ad18c0c25f79226d160d6dccbaff1d403.zip
add masks for video_cards_nouveau
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/ChangeLog6
-rw-r--r--profiles/arch/amd64/package.use.mask6
-rw-r--r--profiles/arch/x86/ChangeLog6
-rw-r--r--profiles/arch/x86/package.use.mask6
-rw-r--r--profiles/base/ChangeLog6
-rw-r--r--profiles/base/package.use.mask6
6 files changed, 30 insertions, 6 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog
index 99c6d1e13bf1..e0c4361ee58f 100644
--- a/profiles/arch/amd64/ChangeLog
+++ b/profiles/arch/amd64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.82 2010/03/22 18:12:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.83 2010/04/13 16:43:54 chithanh Exp $
+
+ 13 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ package.use.mask:
+ unmask video_cards_nouveau
22 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> package.use.mask:
Unmask USE="jpeg" for app-emulation/wine since emul- 20100220 is stable.
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index c42c3e5ac762..e9dacbeba267 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.60 2010/04/10 16:01:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.61 2010/04/13 16:43:54 chithanh Exp $
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -18,6 +18,10 @@
#--- END OF EXAMPLES ---
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (13 Apr 2010)
+# xf86-video-nouveau is supported on amd64.
+x11-base/xorg-drivers -video_cards_nouveau
+
# Tomáš Chvátal <scarabeus@gentoo.org> (4 Apr 2010)$
# x86 platforms works$
sys-power/pm-utils -video_cards_intel -video_cards_radeon
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog
index 463e06cdc7a2..60b193d8981f 100644
--- a/profiles/arch/x86/ChangeLog
+++ b/profiles/arch/x86/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/x86 profile directory
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.35 2010/03/31 16:02:38 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.36 2010/04/13 16:43:55 chithanh Exp $
+
+ 13 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ package.use.mask:
+ unmask video_cards_nouveau
31 Mar 2010; Vlastimil Babka <caster@gentoo.org> package.use.mask:
Stop unmasking nsplugin of sun-jdk and sun-jre-bin 1.5 due to security
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 7a54438669e8..039ae7f4f183 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,9 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.27 2010/04/04 15:08:07 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.28 2010/04/13 16:43:55 chithanh Exp $
# This file requires >=portage-2.1.1
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (13 Apr 2010)
+# xf86-video-nouveau is supported on x86.
+x11-base/xorg-drivers -video_cards_nouveau
+
# Tomáš Chvátal <scarabeus@gentoo.org> (4 Apr 2010)
# x86 platforms works
sys-power/pm-utils -video_cards_intel -video_cards_radeon
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index 5fa8b1068af8..1c71f4fe040d 100644
--- a/profiles/base/ChangeLog
+++ b/profiles/base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.138 2010/04/09 22:05:40 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.139 2010/04/13 16:43:55 chithanh Exp $
+
+ 13 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ package.use.mask:
+ mask video_cards_nouveau
9 Apr 2010; Zac Medico <zmedico@gentoo.org> package.use.mask:
Mask python3 for stable portage until python-3.x is marked stable.
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index e89eaa264bf8..f8c11d72619d 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,10 +1,14 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.135 2010/04/10 16:01:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.136 2010/04/13 16:43:55 chithanh Exp $
# This file requires >=portage-2.1.1
# New entries go on top.
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (13 Apr 2010)
+# Masked because xf86-video-nouveau is not supported on most archs.
+x11-base/xorg-drivers video_cards_nouveau
+
# Zac Medico <zmedico@gentoo.org> (9 Apr 2010)
# Mask python3 for stable portage until python-3.x is marked stable.
=sys-apps/portage-2.1.8* python3