Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ucx/
Date: Fri, 26 Aug 2022 05:08:25
Message-Id: 1661486641.dede478939942f4cb7066d382a0b1142804dc511.sam@gentoo
1 commit: dede478939942f4cb7066d382a0b1142804dc511
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 25 09:35:22 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 04:04:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dede4789
7
8 sys-cluster/ucx: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-cluster/ucx/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/sys-cluster/ucx/metadata.xml b/sys-cluster/ucx/metadata.xml
16 index 3c85be04a4cf..780e78e7749f 100644
17 --- a/sys-cluster/ucx/metadata.xml
18 +++ b/sys-cluster/ucx/metadata.xml
19 @@ -8,4 +8,7 @@
20 <use>
21 <flag name="numa">Add support for numa memory allocation</flag>
22 </use>
23 + <upstream>
24 + <remote-id type="github">openucx/ucx</remote-id>
25 + </upstream>
26 </pkgmetadata>