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-rpg/freedroidrpg/
Date: Tue, 04 May 2021 19:10:16
Message-Id: 1620155395.810173f61d4c33d4e0c037819594713911cb47f9.sam@gentoo
1 commit: 810173f61d4c33d4e0c037819594713911cb47f9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 4 03:53:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 4 19:09:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=810173f6
7
8 games-rpg/freedroidrpg: add gitlab remote-id
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-rpg/freedroidrpg/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/games-rpg/freedroidrpg/metadata.xml b/games-rpg/freedroidrpg/metadata.xml
16 index 01b748c2363..b95ace8f43d 100644
17 --- a/games-rpg/freedroidrpg/metadata.xml
18 +++ b/games-rpg/freedroidrpg/metadata.xml
19 @@ -31,4 +31,7 @@ fully express their creativity.
20 <flag name="profile">Enable the integration of the ingame real-time profiler</flag>
21 <flag name="sanitize">Compile with address sanitizer</flag>
22 </use>
23 +<upstream>
24 + <remote-id type="gitlab">freedroid/freedroid-src</remote-id>
25 +</upstream>
26 </pkgmetadata>