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 C5EF8138BF3 for ; Mon, 17 Feb 2014 20:54:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCF8EE0B7D; Mon, 17 Feb 2014 20:54:58 +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 5EBD6E0B7D for ; Mon, 17 Feb 2014 20:54:58 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55AC433F732 for ; Mon, 17 Feb 2014 20:54:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id CA2191872B for ; Mon, 17 Feb 2014 20:54:55 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1392670406.c861070d8bc839eba9e45a5240fa2eb1b2870eca.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/portage.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: c861070d8bc839eba9e45a5240fa2eb1b2870eca X-VCS-Branch: master Date: Mon, 17 Feb 2014 20:54:55 +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: f9504abd-1059-4b55-a25e-b672fab3aef1 X-Archives-Hash: 51cd59e7ff1d21dfc16dac7c16ecdfe2 commit: c861070d8bc839eba9e45a5240fa2eb1b2870eca Author: Sven Vermeulen siphos be> AuthorDate: Mon Feb 17 20:53:26 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Mon Feb 17 20:53:26 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=c861070d Update comment and remove whitespace (thanks to Luis Ressel) --- policy/modules/contrib/portage.if | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/contrib/portage.if b/policy/modules/contrib/portage.if index 64ed670..640a63b 100644 --- a/policy/modules/contrib/portage.if +++ b/policy/modules/contrib/portage.if @@ -163,8 +163,8 @@ interface(`portage_compile_domain',` files_exec_etc_files($1) files_exec_usr_src_files($1) - # Fix bug #496328 - fs_getattr_tmpfs($1) + # Came up with bug #496328 + fs_getattr_tmpfs($1) fs_getattr_xattr_fs($1) fs_list_noxattr_fs($1) fs_read_noxattr_fs_files($1)