From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1C7FA138247 for ; Sun, 1 Dec 2013 21:40:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAA99E0930; Sun, 1 Dec 2013 21:40:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40EABE0888 for ; Sun, 1 Dec 2013 21:40:30 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2552F33F35C for ; Sun, 1 Dec 2013 21:40:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2276) id F20EE2004B; Sun, 1 Dec 2013 21:40:27 +0000 (UTC) From: "Andreas HAttel (dilfridge)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas HAttel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131201214027.F20EE2004B@flycatcher.gentoo.org> Date: Sun, 1 Dec 2013 21:40:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2040e90b-b546-4ff2-8ded-8409cdae6ea6 X-Archives-Hash: f914a26634fab1534012ce6d1dbcd6bf dilfridge 13/12/01 21:40:27 Modified: ChangeLog Log: Mask recent nvidia drivers in KDE profiles because of sigprocmask corruption, bug 487558 Revision Changes Path 1.8401 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8401&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8401&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8400&r2=1.8401 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8400 retrieving revision 1.8401 diff -u -r1.8400 -r1.8401 --- ChangeLog 30 Nov 2013 17:12:02 -0000 1.8400 +++ ChangeLog 1 Dec 2013 21:40:27 -0000 1.8401 @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8400 2013/11/30 17:12:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8401 2013/12/01 21:40:27 dilfridge 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 2013; Andreas K. Huettel + +targets/desktop/kde/package.mask: + Mask recent nvidia drivers in KDE profiles because of sigprocmask corruption, + bug 487558 + 30 Nov 2013; Michał Górny package.mask: Unmask multilib packages along with bumping emul-linux-x86-{base,sound}libs.