diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-03-31 22:14:36 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-03-31 22:14:36 +0000 |
commit | 2047515214108acfc8dcac57eb441a1ec67101d9 (patch) | |
tree | d30de193a946821c80ee501e642ffdfb58bf26e0 /profiles | |
parent | Cleaned up uclibc/ppc/package.use.mask and removed obsolete ibm-jdk-bin-1.5 m... (diff) | |
download | historical-2047515214108acfc8dcac57eb441a1ec67101d9.tar.gz historical-2047515214108acfc8dcac57eb441a1ec67101d9.tar.bz2 historical-2047515214108acfc8dcac57eb441a1ec67101d9.zip |
[QA] Remove obsolete KDE broken NVIDIA drivers sigprocmask mask.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 10 | ||||
-rw-r--r-- | profiles/targets/desktop/kde/package.mask | 13 |
2 files changed, 7 insertions, 16 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index ed8f7a98e280..fc2de354eae8 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,14 +1,18 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8764 2014/03/31 22:05:28 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8765 2014/03/31 22:14:36 tomwij 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! + 31 Mar 2014; Tom Wijsman <TomWij@gentoo.org> + -targets/desktop/kde/package.mask: + [QA] Remove obsolete KDE broken NVIDIA drivers sigprocmask mask. + 31 Mar 2014; Tom Wijsman <TomWij@gentoo.org> uclibc/ppc/package.use.mask: - Cleaned up uclibc/ppc/package.use.mask and removed obsolete ibm-jdk-bin-1.5 - mask. + [QA] Cleaned up uclibc/ppc/package.use.mask and removed obsolete + ibm-jdk-bin-1.5 mask. 31 Mar 2014; Tom Wijsman <TomWij@gentoo.org> package.mask: Prevent users from switching JDK / JRE implementation. diff --git a/profiles/targets/desktop/kde/package.mask b/profiles/targets/desktop/kde/package.mask deleted file mode 100644 index 145f7706e699..000000000000 --- a/profiles/targets/desktop/kde/package.mask +++ /dev/null @@ -1,13 +0,0 @@ - -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/kde/package.mask,v 1.3 2014/01/14 18:02:27 dilfridge 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 -# careful not to commit atoms that are not valid, as it can cause large-scale -# breakage, especially if it ends up in the daily snapshot. - -# Andreas K. Huettel <dilfridge@gentoo.org> (1 Dec 2013) -# Mask recent nvidia drivers because of sigprocmask corruption, bug 487558 -# (this hits akonadi and makes significant parts of KDE hang) -=x11-drivers/nvidia-drivers-319* -=x11-drivers/nvidia-drivers-331.20 |