From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1447700-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id A4D0D158021
	for <garchives@archives.gentoo.org>; Mon, 17 Oct 2022 03:17:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 94295E0CD4;
	Mon, 17 Oct 2022 03:17:33 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5965DE0CD4
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Oct 2022 03:17:33 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5956E341176
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Oct 2022 03:17:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B9296621
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Oct 2022 03:17:30 +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: <1665976534.a71c615642982b7dd3880c3f82e2475151bdde5f.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openmpi/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-cluster/openmpi/metadata.xml
X-VCS-Directories: sys-cluster/openmpi/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: a71c615642982b7dd3880c3f82e2475151bdde5f
X-VCS-Branch: master
Date: Mon, 17 Oct 2022 03:17:30 +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: 108da977-0712-4b4e-8a15-ed5a7458b5cc
X-Archives-Hash: d3d6859cd3df577b959182599b2d4d90

commit:     a71c615642982b7dd3880c3f82e2475151bdde5f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 03:04:58 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 03:15:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a71c6156

sys-cluster/openmpi: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/openmpi/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-cluster/openmpi/metadata.xml b/sys-cluster/openmpi/metadata.xml
index 973c7450cc63..d22934fe7e22 100644
--- a/sys-cluster/openmpi/metadata.xml
+++ b/sys-cluster/openmpi/metadata.xml
@@ -12,4 +12,7 @@
 		<flag name="peruse">Enable PERUSE interface</flag>
 		<flag name="romio">Build the ROMIO MPI-IO component</flag>
 	</use>
+	<upstream>
+		<remote-id type="github">open-mpi/ompi</remote-id>
+	</upstream>
 </pkgmetadata>