diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-12-28 09:41:14 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-12-28 12:00:05 -0500 |
commit | c7e3eec7791c54f45a59dda9bfcb16561e2d7431 (patch) | |
tree | d5c75ac8d83bf7e94f11029d2fd680fdeec12101 /games-action/abuse | |
parent | games-action/abuse: drop 0.9_p20181213-r1 (diff) | |
download | gentoo-c7e3eec7791c54f45a59dda9bfcb16561e2d7431.tar.gz gentoo-c7e3eec7791c54f45a59dda9bfcb16561e2d7431.tar.bz2 gentoo-c7e3eec7791c54f45a59dda9bfcb16561e2d7431.zip |
games-action/abuse: add github remote-id
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-action/abuse')
-rw-r--r-- | games-action/abuse/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/games-action/abuse/metadata.xml b/games-action/abuse/metadata.xml index 83bc35b06620..7b9daae49764 100644 --- a/games-action/abuse/metadata.xml +++ b/games-action/abuse/metadata.xml @@ -1,8 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>games@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> + <maintainer type="project"> + <email>games@gentoo.org</email> + <name>Gentoo Games Project</name> + </maintainer> + <upstream> + <remote-id type="github">Xenoveritas/abuse</remote-id> + </upstream> </pkgmetadata> |