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 CE4B2138825 for ; Sat, 1 Nov 2014 18:00:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE684E0FF2; Sat, 1 Nov 2014 18:00:44 +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 218CBE0EC4 for ; Sat, 1 Nov 2014 18:00:44 +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 0579B3403C4 for ; Sat, 1 Nov 2014 18:00:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A7DE9392 for ; Sat, 1 Nov 2014 18:00:41 +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: <1414861219.bef22cc7cbf124e7a93c73c30d575e695c274677.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: gentoo/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: gentoo/README X-VCS-Directories: gentoo/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: bef22cc7cbf124e7a93c73c30d575e695c274677 X-VCS-Branch: master Date: Sat, 1 Nov 2014 18:00:41 +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: 4b87baf4-13b4-4c44-a6b2-68aba772deec X-Archives-Hash: 498b67757ed6ac5ee8dfa534af2b36ba commit: bef22cc7cbf124e7a93c73c30d575e695c274677 Author: Sven Vermeulen siphos be> AuthorDate: Sat Nov 1 17:00:19 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Nov 1 17:00:19 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=bef22cc7 Update link to upstream git repo --- gentoo/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gentoo/README b/gentoo/README index bf64f66..d8f841e 100644 --- a/gentoo/README +++ b/gentoo/README @@ -2,7 +2,7 @@ Gentoo refpolicy repository =========================== Our upstream is Tresys' refpolicy project, available at -http://oss.tresys.com/projects/refpolicy. To properly keep track of the upstream +https://github.com/TresysTechnology/refpolicy.git. To properly keep track of the upstream activity as well as merge its changes, a set of documents, files and scripts are provided to ease the management of our repository.