commit: d839f50495f435be9a2d14228bee902dca263172 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 21:20:45 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 20:30:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d839f504
x11-libs/goffice: Set remote-id Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-libs/goffice/metadata.xml | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/x11-libs/goffice/metadata.xml b/x11-libs/goffice/metadata.xml index ecf437858609..a0d065c6e2c2 100644 --- a/x11-libs/goffice/metadata.xml +++ b/x11-libs/goffice/metadata.xml @@ -1,16 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>David Seifert</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <longdescription lang="en"> - GOffice is a library of document-centric objects and utilities building - on top of GLib and Gtk+ and used by software such as Gnumeric. - </longdescription> + <maintainer type="person"> + <email>[email protected]</email> + <name>David Seifert</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription lang="en"> + GOffice is a library of document-centric objects and utilities building + on top of GLib and Gtk+ and used by software such as Gnumeric. + </longdescription> + <upstream> + <remote-id type="gnome-gitlab">GNOME/goffice</remote-id> + </upstream> </pkgmetadata>
