diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-29 17:20:08 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-30 18:28:34 -0400 |
commit | 5f025dc3c514375d41c81aefbdb26b2997fc064e (patch) | |
tree | 147f2ca7d238e45ff6d3ffa645a5c938c9b66791 /gnome-extra | |
parent | gnome-extra/gnome-calculator: Set remote-id (diff) | |
download | gentoo-5f025dc3c514375d41c81aefbdb26b2997fc064e.tar.gz gentoo-5f025dc3c514375d41c81aefbdb26b2997fc064e.tar.bz2 gentoo-5f025dc3c514375d41c81aefbdb26b2997fc064e.zip |
gnome-extra/gnome-calendar: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calendar/metadata.xml | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/gnome-extra/gnome-calendar/metadata.xml b/gnome-extra/gnome-calendar/metadata.xml index d77656153a52..2d104b5b7e48 100644 --- a/gnome-extra/gnome-calendar/metadata.xml +++ b/gnome-extra/gnome-calendar/metadata.xml @@ -1,11 +1,16 @@ <?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> - <longdescription lang="en">GNOME Calendar is a simple and beautiful calendar application designed to -perfectly fit the GNOME desktop. By reusing the components which the GNOME -desktop is built on, Calendar nicely integrates with the GNOME ecosystem.</longdescription> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription lang="en"> + GNOME Calendar is a simple and beautiful calendar application designed to + perfectly fit the GNOME desktop. By reusing the components which the GNOME + desktop is built on, Calendar nicely integrates with the GNOME ecosystem. + </longdescription> + <upstream> + <remote-id type="gnome-gitlab">GNOME/gnome-calendar</remote-id> + </upstream> </pkgmetadata> |