diff options
author | Michael Januszewski <spock@gentoo.org> | 2009-07-27 06:34:54 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2009-07-27 06:34:54 +0000 |
commit | 375bfeda2009fe0a3fd90f4c21abc6a37c7cfa0f (patch) | |
tree | e774038f75545b97792de186ef3644d869d22d2f | |
parent | Update cns_solve_env_sh to version in science overlay, which removes some unn... (diff) | |
download | historical-375bfeda2009fe0a3fd90f4c21abc6a37c7cfa0f.tar.gz historical-375bfeda2009fe0a3fd90f4c21abc6a37c7cfa0f.tar.bz2 historical-375bfeda2009fe0a3fd90f4c21abc6a37c7cfa0f.zip |
Mask beta versions of the NVIDIA drivers.
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index bd53c26a41ef..e0a5d3dcff96 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2963 2009/07/26 16:01:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2964 2009/07/27 06:34:54 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! + 27 Jul 2009; Michał Januszewski <spock@gentoo.org> package.mask: + Mask beta versions of the NVIDIA drivers. + 26 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> package.mask: Unmask Musepack SV8 libraries and utilities and mask Musepack SV7 utilities. diff --git a/profiles/package.mask b/profiles/package.mask index 2273c0c8e136..acb3e0380518 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10104 2009/07/26 16:01:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10105 2009/07/27 06:34:54 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,10 @@ #--- END OF EXAMPLES --- +# Michał Januszewski <spock@gentoo.org> (26 Jul 2009) +# Mask for beta versions of the NVIDIA drivers. +>=x11-drivers/nvidia-drivers-190.18 + # Samuli Suominen <ssuominen@gentoo.org> (26 Jul 2009) # Deprecated musepack-tools (SV7). Masked for removal. # Replaced by >=media-sound/musepack-tools-444 (SV8). |