commit: bfda03d42dab8550f115703d065dd036c8432a36 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 21:20:49 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 20:30:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfda03d4
x11-themes/gnome-backgrounds: Set remote-id Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-themes/gnome-backgrounds/metadata.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/x11-themes/gnome-backgrounds/metadata.xml b/x11-themes/gnome-backgrounds/metadata.xml index 7b343b06be8a..735df50604ee 100644 --- a/x11-themes/gnome-backgrounds/metadata.xml +++ b/x11-themes/gnome-backgrounds/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>[email protected]</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <upstream> + <remote-id type="gnome-gitlab">GNOME/gnome-backgrounds</remote-id> + </upstream> </pkgmetadata>
