commit: bf89fb3a4027e0eceb22b14ed2326576b51bfc98 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 21:20:07 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Oct 30 22:28:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf89fb3a
gnome-extra/gnome-calculator: Set remote-id Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> gnome-extra/gnome-calculator/metadata.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/gnome-extra/gnome-calculator/metadata.xml b/gnome-extra/gnome-calculator/metadata.xml index ae3c81a1ebfb..c84c4728e8b2 100644 --- a/gnome-extra/gnome-calculator/metadata.xml +++ b/gnome-extra/gnome-calculator/metadata.xml @@ -1,12 +1,15 @@ <?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> -<longdescription lang="en"> - GNOME Calculator is an application that solves mathematical equations and is - suitable as a default application in a Desktop environment. -</longdescription> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription lang="en"> + GNOME Calculator is an application that solves mathematical equations and is + suitable as a default application in a Desktop environment. + </longdescription> + <upstream> + <remote-id type="gnome-gitlab">GNOME/gnome-calculator</remote-id> + </upstream> </pkgmetadata>
