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 863D11381F3 for ; Thu, 29 Nov 2012 21:20:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18FBE21C0AC; Thu, 29 Nov 2012 21:20:50 +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 860CC21C0A0 for ; Thu, 29 Nov 2012 21:20:49 +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 87A4533D876 for ; Thu, 29 Nov 2012 21:20:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2266) id 4F2EB20C65; Thu, 29 Nov 2012 21:20:47 +0000 (UTC) From: "Magnus Granberg (zorry)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zorry@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: zorry X-VCS-Committer-Name: Magnus Granberg Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121129212047.4F2EB20C65@flycatcher.gentoo.org> Date: Thu, 29 Nov 2012 21:20:47 +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: f76e1a3e-fa5f-4573-9eb2-735a5cfcf0d4 X-Archives-Hash: 8fde497414d405c72ef2c8ced8ce2c56 zorry 12/11/29 21:20:47 Modified: ChangeLog Log: Mask nvidia on app-admin/conky on hardened profile Revision Changes Path 1.7204 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7204&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7204&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7203&r2=1.7204 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7203 retrieving revision 1.7204 diff -u -r1.7203 -r1.7204 --- ChangeLog 29 Nov 2012 13:42:16 -0000 1.7203 +++ ChangeLog 29 Nov 2012 21:20:46 -0000 1.7204 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7203 2012/11/29 13:42:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7204 2012/11/29 21:20:46 zorry 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! + 29 Nov 2012; Magnus Granberg + hardened/linux/amd64/package.use.mask, hardened/linux/x86/package.use.mask: + Mask nvidia on app-admin/conky. (bug #444786) + 29 Nov 2012; Samuli Suominen package.mask: Unmask net-wireless/rfswitch since it's building again.