Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant/
Date: Thu, 03 Nov 2022 22:57:10
Message-Id: 1667515766.966711921bda2a0258870df95e841a1d8ceb3ffe.sam@gentoo
1 commit: 966711921bda2a0258870df95e841a1d8ceb3ffe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 22:49:26 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 22:49:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96671192
7
8 sci-physics/geant: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-physics/geant/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/sci-physics/geant/metadata.xml b/sci-physics/geant/metadata.xml
16 index e10981ac5133..700790d7411a 100644
17 --- a/sci-physics/geant/metadata.xml
18 +++ b/sci-physics/geant/metadata.xml
19 @@ -30,4 +30,7 @@
20 <flag name="vrml">Enable output of geant4 in vrml formats</flag>
21 <flag name="vtk">Use <pkg>sci-libs/vtk</pkg> for visualization (experimental)</flag>
22 </use>
23 + <upstream>
24 + <remote-id type="github">Geant4/geant4</remote-id>
25 + </upstream>
26 </pkgmetadata>