Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/unifdef/
Date: Wed, 16 Jun 2021 19:16:55
Message-Id: 1623871000.6565786aefebc6da26003412307d6cbbca40a8df.sam@gentoo
1 commit: 6565786aefebc6da26003412307d6cbbca40a8df
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 16 19:16:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 16 19:16:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6565786a
7
8 dev-util/unifdef: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/unifdef/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/dev-util/unifdef/metadata.xml b/dev-util/unifdef/metadata.xml
16 index c5298995d2d..56b39065e34 100644
17 --- a/dev-util/unifdef/metadata.xml
18 +++ b/dev-util/unifdef/metadata.xml
19 @@ -5,4 +5,7 @@
20 <email>slyfox@g.o</email>
21 <name>Sergei Trofimovich</name>
22 </maintainer>
23 + <upstream>
24 + <remote-id type="github">fanf2/unifdef</remote-id>
25 + </upstream>
26 </pkgmetadata>