From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-729934-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 76819138E74 for <garchives@archives.gentoo.org>; Tue, 2 Sep 2014 19:45:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0F69E09F0; Tue, 2 Sep 2014 19:45:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E033E09F0 for <gentoo-commits@lists.gentoo.org>; Tue, 2 Sep 2014 19:45:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B25533BF59 for <gentoo-commits@lists.gentoo.org>; Tue, 2 Sep 2014 19:45:06 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2238) id B128948B8; Tue, 2 Sep 2014 19:45:04 +0000 (UTC) From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog package.mask X-VCS-Directories: profiles X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140902194504.B128948B8@oystercatcher.gentoo.org> Date: Tue, 2 Sep 2014 19:45:04 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e2cac33f-80ac-4dee-b65c-df036ea6693e X-Archives-Hash: a0af09ec0d830d8a0ab3a9906e009d76 hwoarang 14/09/02 19:45:04 Modified: ChangeLog package.mask Log: Update ltp message Revision Changes Path 1.9343 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9343&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9343&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9342&r2=1.9343 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9342 retrieving revision 1.9343 diff -u -r1.9342 -r1.9343 --- ChangeLog 2 Sep 2014 19:29:01 -0000 1.9342 +++ ChangeLog 2 Sep 2014 19:45:04 -0000 1.9343 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9342 2014/09/02 19:29:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9343 2014/09/02 19:45:04 hwoarang 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! + 02 Sep 2014; Markos Chandras <hwoarang@gentoo.org> package.mask: + Update ltp message + 02 Sep 2014; <fauli@gentoo.org> package.mask: last rite app-admin/hwreport 1.16004 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16004&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16004&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16003&r2=1.16004 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16003 retrieving revision 1.16004 diff -u -r1.16003 -r1.16004 --- package.mask 2 Sep 2014 19:29:01 -0000 1.16003 +++ package.mask 2 Sep 2014 19:45:04 -0000 1.16004 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16003 2014/09/02 19:29:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16004 2014/09/02 19:45:04 hwoarang 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 @@ -794,7 +794,9 @@ net-wireless/madwifi-ng # Markos Chandras <hwoarang@gentoo.org> (03 Nov 2012) -# Masked for testing +# Kernel module support is disabled due to sandbox violations. +# As a result of which, the package is not fully working at the moment +# but it can still be used to track userland regressions. app-benchmarks/ltp # Alexis Ballier <aballier@gentoo.org> (1 Nov 2012)