From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C9ACC139085 for ; Fri, 13 Jan 2017 18:43:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9E48234046; Fri, 13 Jan 2017 18:43:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C87A2234046 for ; Fri, 13 Jan 2017 18:43:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 138EA3417DE for ; Fri, 13 Jan 2017 18:43:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07D442641 for ; Fri, 13 Jan 2017 18:43:11 +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: <1484332918.7560702ea3b605d41fda47238c224e253cda088b.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: /, policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: dphysswapfile.fc dphysswapfile.if dphysswapfile.te policy/modules/contrib/dphysswapfile.fc policy/modules/contrib/dphysswapfile.if policy/modules/contrib/dphysswapfile.te X-VCS-Directories: / policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 7560702ea3b605d41fda47238c224e253cda088b X-VCS-Branch: master Date: Fri, 13 Jan 2017 18:43:11 +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: bbc935ee-473c-4821-aff0-dd83fcf2e8df X-Archives-Hash: efb1d2edf849d0b6f6b460f4afe99955 commit: 7560702ea3b605d41fda47238c224e253cda088b Author: Sven Vermeulen gentoo org> AuthorDate: Fri Jan 13 18:41:58 2017 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Jan 13 18:41:58 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=7560702e Move of dphysswapfile to contrib dphysswapfile.fc => policy/modules/contrib/dphysswapfile.fc | 0 dphysswapfile.if => policy/modules/contrib/dphysswapfile.if | 0 dphysswapfile.te => policy/modules/contrib/dphysswapfile.te | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/dphysswapfile.fc b/policy/modules/contrib/dphysswapfile.fc similarity index 100% rename from dphysswapfile.fc rename to policy/modules/contrib/dphysswapfile.fc diff --git a/dphysswapfile.if b/policy/modules/contrib/dphysswapfile.if similarity index 100% rename from dphysswapfile.if rename to policy/modules/contrib/dphysswapfile.if diff --git a/dphysswapfile.te b/policy/modules/contrib/dphysswapfile.te similarity index 100% rename from dphysswapfile.te rename to policy/modules/contrib/dphysswapfile.te