diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-02-15 16:53:55 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-02-15 16:53:55 +0000 |
commit | de33aae1826f690712a4de7621054f5e8ff8cd9e (patch) | |
tree | 5fc48b31ffcce2b8f29b28af54634332b91c9a83 /profiles | |
parent | fix automagic dependencies against nautilus, when USE=-nautilus (diff) | |
download | gentoo-2-de33aae1826f690712a4de7621054f5e8ff8cd9e.tar.gz gentoo-2-de33aae1826f690712a4de7621054f5e8ff8cd9e.tar.bz2 gentoo-2-de33aae1826f690712a4de7621054f5e8ff8cd9e.zip |
Mask prerelease libdrm snapshot and depending xf86-video-nouveau
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 5424a446652e..4db4fa6ac107 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11214 2010/02/15 14:27:52 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11215 2010/02/15 16:53:55 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 @@ -31,6 +31,11 @@ #--- END OF EXAMPLES --- +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (15 February 2010) +# Mask prerelease libdrm snapshot and depending xf86-video-nouveau +=x11-libs/libdrm-2.4.18_pre* +=x11-drivers/xf86-video-nouveau-0.0.15_pre* + # Dror Levin <spatz@gentoo.org> (15 February 2010) # Mask Qt 4.6.2 temporarily for adding and adjusting patches. ~x11-libs/qt-4.6.2 |