commit: 7f338bca3cd2e881cccbacb30830546f391821fe Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 21:20:12 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Oct 30 22:28:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f338bca
gnome-extra/office-runner: Set remote-id Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> gnome-extra/office-runner/metadata.xml | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/gnome-extra/office-runner/metadata.xml b/gnome-extra/office-runner/metadata.xml index af19941fa3b4..1594c131a2df 100644 --- a/gnome-extra/office-runner/metadata.xml +++ b/gnome-extra/office-runner/metadata.xml @@ -1,14 +1,17 @@ <?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"> - A tool in the form of a lighthearted game that - temporarily inhibits GNOME's default suspend on lid close behavior, - allowing the user to move his laptop with the lid closed without dropping - network connections. - </longdescription> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription lang="en"> + A tool in the form of a lighthearted game that + temporarily inhibits GNOME's default suspend on lid close behavior, + allowing the user to move his laptop with the lid closed without dropping + network connections. + </longdescription> + <upstream> + <remote-id type="gnome-gitlab">GNOME/office-runner</remote-id> + </upstream> </pkgmetadata>
