From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-521001-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 BC9F01381F3 for <garchives@archives.gentoo.org>; Tue, 6 Nov 2012 20:23:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0710621C07D; Tue, 6 Nov 2012 20:21:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2A40DE0618 for <gentoo-commits@lists.gentoo.org>; Tue, 6 Nov 2012 20:21:50 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D34D33DA2B for <gentoo-commits@lists.gentoo.org>; Tue, 6 Nov 2012 20:21:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DC68AE5454 for <gentoo-commits@lists.gentoo.org>; Tue, 6 Nov 2012 20:21:47 +0000 (UTC) From: "Sven Vermeulen" <sven.vermeulen@siphos.be> 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" <sven.vermeulen@siphos.be> Message-ID: <1352233123.d20fe2d34f76c1eba51280c700c85f320fec71e7.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/smstools.fc policy/modules/contrib/smstools.if policy/modules/contrib/smstools.te smstools.fc smstools.if smstools.te X-VCS-Directories: / policy/modules/contrib/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: d20fe2d34f76c1eba51280c700c85f320fec71e7 X-VCS-Branch: master Date: Tue, 6 Nov 2012 20:21:47 +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: 2dd64fde-021a-4c82-9796-5ec7173034e8 X-Archives-Hash: 7673622d6870c99c4e42e1ceb6ef02b9 commit: d20fe2d34f76c1eba51280c700c85f320fec71e7 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> AuthorDate: Tue Nov 6 20:18:43 2012 +0000 Commit: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> CommitDate: Tue Nov 6 20:18:43 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=d20fe2d3 Move smstools to contrib --- smstools.fc => policy/modules/contrib/smstools.fc | 0 smstools.if => policy/modules/contrib/smstools.if | 0 smstools.te => policy/modules/contrib/smstools.te | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/smstools.fc b/policy/modules/contrib/smstools.fc similarity index 100% rename from smstools.fc rename to policy/modules/contrib/smstools.fc diff --git a/smstools.if b/policy/modules/contrib/smstools.if similarity index 100% rename from smstools.if rename to policy/modules/contrib/smstools.if diff --git a/smstools.te b/policy/modules/contrib/smstools.te similarity index 100% rename from smstools.te rename to policy/modules/contrib/smstools.te