Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/teeworlds/
Date: Fri, 14 May 2021 00:23:02
Message-Id: 1620951753.169a317567f534bb544c68d171f413c6e337959b.sam@gentoo
1 commit: 169a317567f534bb544c68d171f413c6e337959b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 13 23:01:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 14 00:22:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=169a3175
7
8 games-action/teeworlds: add github remote-id
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-action/teeworlds/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/games-action/teeworlds/metadata.xml b/games-action/teeworlds/metadata.xml
16 index 26079e608be..01627dd2b74 100644
17 --- a/games-action/teeworlds/metadata.xml
18 +++ b/games-action/teeworlds/metadata.xml
19 @@ -5,4 +5,7 @@
20 <email>games@g.o</email>
21 <name>Gentoo Games Project</name>
22 </maintainer>
23 + <upstream>
24 + <remote-id type="github">teeworlds/teeworlds</remote-id>
25 + </upstream>
26 </pkgmetadata>