diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-12-12 20:54:24 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-12-12 20:54:24 +0000 |
commit | ed6ba5c5d4e10a6a0630920d5cc02e18a7bba1f3 (patch) | |
tree | 406401374916f15d34474c42999b784912ba0e1b /profiles | |
parent | Sparc stable, Bug #249695. (diff) | |
download | gentoo-2-ed6ba5c5d4e10a6a0630920d5cc02e18a7bba1f3.tar.gz gentoo-2-ed6ba5c5d4e10a6a0630920d5cc02e18a7bba1f3.tar.bz2 gentoo-2-ed6ba5c5d4e10a6a0630920d5cc02e18a7bba1f3.zip |
masking soon to be removed nvidia-drivers versions
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 22 |
2 files changed, 25 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a02cdc08a5ec..736fab398ec5 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2155 2008/12/12 11:43:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2156 2008/12/12 20:54:24 cardoe 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! + 12 Dec 2008; Doug Goldstein <cardoe@gentoo.org> package.mask: + masking soon to be removed nvidia-drivers versions package.mask + 12 Dec 2008; <ssuominen@gentoo.org> package.mask: Removing nemesi and fenice, masked since 05 Jan 2008 for security issues. They are also deprecated and replaced by libnemesi and feng. diff --git a/profiles/package.mask b/profiles/package.mask index 7dcb0bfd7f53..57ebff611ad8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9280 2008/12/12 11:43:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9281 2008/12/12 20:54:23 cardoe 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,26 @@ #--- END OF EXAMPLES --- +# Doug Goldstein <cardoe@gentoo.org (12 Dec 2008) +# Masked for removal. Outdated and NVIDIA will +# tell you to be on a current release +# Speak up if you need one of these versions to stay +=x11-drivers/nvidia-drivers-100.14.09 +=x11-drivers/nvidia-drivers-100.14.11 +=x11-drivers/nvidia-drivers-100.14.19 +=x11-drivers/nvidia-drivers-100.14.23 +=x11-drivers/nvidia-drivers-169.07 +=x11-drivers/nvidia-drivers-169.09 +=x11-drivers/nvidia-drivers-169.09-r1 +=x11-drivers/nvidia-drivers-169.12 +=x11-drivers/nvidia-drivers-173.08 +=x11-drivers/nvidia-drivers-173.08 +=x11-drivers/nvidia-drivers-173.14.05 +=x11-drivers/nvidia-drivers-177.13 +=x11-drivers/nvidia-drivers-177.67 +=x11-drivers/nvidia-drivers-177.68 +=x11-drivers/nvidia-drivers-177.70 + # Steve Dibb <beandog@gentoo> (11 Dec 2008) # Needs some testing >=media-libs/xvid-1.2.0 |