commit: b48412fc235aabb325235f0be24bb639b96812af Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Sep 27 19:27:37 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Sep 27 19:27:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48412fc
games-misc/wtf: sourceforge remote-id + ALLARCHES Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> games-misc/wtf/metadata.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/games-misc/wtf/metadata.xml b/games-misc/wtf/metadata.xml index 1c3ba213c494..2b170f407d52 100644 --- a/games-misc/wtf/metadata.xml +++ b/games-misc/wtf/metadata.xml @@ -1,8 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Games Project</name> -</maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Games Project</name> + </maintainer> + <stabilize-allarches/> + <upstream> + <remote-id type="sourceforge">bsdwtf</remote-id> + </upstream> </pkgmetadata>
