diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-29 17:19:34 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-29 18:32:28 -0400 |
commit | d0f8cd9972573929ebe3999771dec5859faed032 (patch) | |
tree | d5d17a1b06b8e665af3f0f7075f16d76a21127c8 /app-editors/ghex | |
parent | app-editors/gedit: Set remote-id (diff) | |
download | gentoo-d0f8cd9972573929ebe3999771dec5859faed032.tar.gz gentoo-d0f8cd9972573929ebe3999771dec5859faed032.tar.bz2 gentoo-d0f8cd9972573929ebe3999771dec5859faed032.zip |
app-editors/ghex: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/ghex/metadata.xml b/app-editors/ghex/metadata.xml index 7b343b06be8a..ffc72ffa12d6 100644 --- a/app-editors/ghex/metadata.xml +++ b/app-editors/ghex/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/ghex</remote-id> + </upstream> </pkgmetadata> |