diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-29 17:20:49 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-31 16:30:55 -0400 |
commit | bfda03d42dab8550f115703d065dd036c8432a36 (patch) | |
tree | cb4c8bd48ab41ac8b3c7bfbea6cdfc30b06482cf /x11-themes/gnome-backgrounds | |
parent | x11-themes/adwaita-icon-theme: Set remote-id (diff) | |
download | gentoo-bfda03d42dab8550f115703d065dd036c8432a36.tar.gz gentoo-bfda03d42dab8550f115703d065dd036c8432a36.tar.bz2 gentoo-bfda03d42dab8550f115703d065dd036c8432a36.zip |
x11-themes/gnome-backgrounds: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r-- | x11-themes/gnome-backgrounds/metadata.xml | 11 |
1 files 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>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <upstream> + <remote-id type="gnome-gitlab">GNOME/gnome-backgrounds</remote-id> + </upstream> </pkgmetadata> |