From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1453322-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 671B6158020
	for <garchives@archives.gentoo.org>; Thu,  3 Nov 2022 22:57:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0DD87E0391;
	Thu,  3 Nov 2022 22:57:09 +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 E3EA1E0928
	for <gentoo-commits@lists.gentoo.org>; Thu,  3 Nov 2022 22:57:08 +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 F1E403412B9
	for <gentoo-commits@lists.gentoo.org>; Thu,  3 Nov 2022 22:57:07 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EFA3523
	for <gentoo-commits@lists.gentoo.org>; Thu,  3 Nov 2022 22:57:06 +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: <1667515766.966711921bda2a0258870df95e841a1d8ceb3ffe.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sci-physics/geant/metadata.xml
X-VCS-Directories: sci-physics/geant/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 966711921bda2a0258870df95e841a1d8ceb3ffe
X-VCS-Branch: master
Date: Thu,  3 Nov 2022 22:57:06 +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: 5ecb8970-a1ef-4e97-b4a4-36bce7cee0dc
X-Archives-Hash: d7ef8d5f707a41b5d6947107768987a1

commit:     966711921bda2a0258870df95e841a1d8ceb3ffe
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 22:49:26 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 22:49:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96671192

sci-physics/geant: add github upstream metadata

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

 sci-physics/geant/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-physics/geant/metadata.xml b/sci-physics/geant/metadata.xml
index e10981ac5133..700790d7411a 100644
--- a/sci-physics/geant/metadata.xml
+++ b/sci-physics/geant/metadata.xml
@@ -30,4 +30,7 @@
     <flag name="vrml">Enable output of geant4 in vrml formats</flag>
     <flag name="vtk">Use <pkg>sci-libs/vtk</pkg> for visualization (experimental)</flag>
   </use>
+  <upstream>
+    <remote-id type="github">Geant4/geant4</remote-id>
+  </upstream>
 </pkgmetadata>