From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1237364-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 95B2A1382C5
	for <garchives@archives.gentoo.org>; Mon,  4 Jan 2021 01:27:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 712D3E092E;
	Mon,  4 Jan 2021 01:27:47 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 59ABEE092E
	for <gentoo-commits@lists.gentoo.org>; Mon,  4 Jan 2021 01:27:47 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 75D1A3410D3
	for <gentoo-commits@lists.gentoo.org>; Mon,  4 Jan 2021 01:27:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 162B33FB
	for <gentoo-commits@lists.gentoo.org>; Mon,  4 Jan 2021 01:27:45 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1609723658.03c6e63ef326571f5125a0dbb588a092fec6e708.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cram/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-util/cram/metadata.xml
X-VCS-Directories: dev-util/cram/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 03c6e63ef326571f5125a0dbb588a092fec6e708
X-VCS-Branch: master
Date: Mon,  4 Jan 2021 01:27:45 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: c0475293-cd5d-400d-869d-033f02f2d4de
X-Archives-Hash: ab15515547e4be4c59a308aa25869482

commit:     03c6e63ef326571f5125a0dbb588a092fec6e708
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 01:27:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 01:27:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c6e63e

dev-util/cram: add github remote-id

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/cram/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/cram/metadata.xml b/dev-util/cram/metadata.xml
index 274a02a50d7..6337c2272d0 100644
--- a/dev-util/cram/metadata.xml
+++ b/dev-util/cram/metadata.xml
@@ -11,5 +11,6 @@
 	</longdescription>
 	<upstream>
 		<remote-id type="pypi">cram</remote-id>
+		<remote-id type="github">brodie/cram</remote-id>
 	</upstream>
 </pkgmetadata>