From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-986948-garchives=archives.gentoo.org@lists.gentoo.org> 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 B199C139084 for <garchives@archives.gentoo.org>; Tue, 28 Nov 2017 16:02:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCA97E0C5A; Tue, 28 Nov 2017 16:02:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AD180E0C5A for <gentoo-commits@lists.gentoo.org>; Tue, 28 Nov 2017 16:02:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7899E33C770 for <gentoo-commits@lists.gentoo.org>; Tue, 28 Nov 2017 16:02:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 137A5AA9F for <gentoo-commits@lists.gentoo.org>; Tue, 28 Nov 2017 16:02:46 +0000 (UTC) From: "Manuel Rüger" <mrueg@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" <mrueg@gentoo.org> Message-ID: <1511884915.e00011319ee7f902fd44b5ff5b51f41ae3b1fda2.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/mc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/mc/metadata.xml X-VCS-Directories: net-fs/mc/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: e00011319ee7f902fd44b5ff5b51f41ae3b1fda2 X-VCS-Branch: master Date: Tue, 28 Nov 2017 16:02:46 +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: 20d02703-da34-4270-86c1-20eaefb2dbf2 X-Archives-Hash: 8e085e5ab85029bb3a0f85791fa87b11 commit: e00011319ee7f902fd44b5ff5b51f41ae3b1fda2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Tue Nov 28 16:01:55 2017 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Tue Nov 28 16:01:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0001131 net-fs/mc: Add github upstream Package-Manager: Portage-2.3.16, Repoman-2.3.6 net-fs/mc/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-fs/mc/metadata.xml b/net-fs/mc/metadata.xml index 97df2a00971..43a4b39bdc6 100644 --- a/net-fs/mc/metadata.xml +++ b/net-fs/mc/metadata.xml @@ -5,4 +5,7 @@ <email>mrueg@gentoo.org</email> <name>Manuel Rüger</name> </maintainer> + <upstream> + <remote-id type="github">minio/mc</remote-id> + </upstream> </pkgmetadata>