diff options
author | Michael Januszewski <spock@gentoo.org> | 2010-12-01 21:35:39 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2010-12-01 21:35:39 +0000 |
commit | afd461290324204a49b05e43c9edc74455b4ff9e (patch) | |
tree | 859878939f17b2d4b13a2ea7b2a6a7f259f285c0 /profiles | |
parent | QA: added back wrongly removed patch file (diff) | |
download | gentoo-2-afd461290324204a49b05e43c9edc74455b4ff9e.tar.gz gentoo-2-afd461290324204a49b05e43c9edc74455b4ff9e.tar.bz2 gentoo-2-afd461290324204a49b05e43c9edc74455b4ff9e.zip |
Mask the latest beta drivers from NVIDIA.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 98360d7c985a..656cd850a7bb 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4825 2010/12/01 19:17:15 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4826 2010/12/01 21:35:39 spock 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! + 01 Dec 2010; Michał Januszewski <spock@gentoo.org> package.mask: + Mask the latest beta drivers from NVIDIA. + 01 Dec 2010; Joerg Bornkessel <hd_brummy@gentoo.org> package.mask: removed ebuild mask, depend on bug 335785 diff --git a/profiles/package.mask b/profiles/package.mask index e610f867f984..23b63ad68628 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12241 2010/12/01 19:17:15 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12242 2010/12/01 21:35:39 spock 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 --- +# Michal Januszewski <spock@gentoo.org> <1 Dec 2010) +# Beta NVIDIA drivers. This is the first 260.x release that works on GF330M, +# so it might be useful for some users. +=x11-drivers/nvidia-drivers-260.19.26 + # Michael Sterrett <mr_bones_@gentoo.org> (29 Nov 2010) # Non-games-team addition that is too painful to maintain. # Masked for removal on 20101229 |