commit: e7644ff613d84e5ed42c73c707ad363390eceff3 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Wed Mar 5 16:15:00 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue May 6 07:48:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7644ff6
app-emulation/gxemul: metadata: indent, complete <upstream> Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-emulation/gxemul/metadata.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/app-emulation/gxemul/metadata.xml b/app-emulation/gxemul/metadata.xml index bd88d1ef0ae4..f1915cf8c299 100644 --- a/app-emulation/gxemul/metadata.xml +++ b/app-emulation/gxemul/metadata.xml @@ -1,9 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <longdescription>Machine Emulator. Supports emulation across several architectures. Primarily for MIPS support, but other platform support coming soon.</longdescription> - <upstream> - <remote-id type="sourceforge">gxemul</remote-id> - </upstream> + <!-- maintainer-needed --> + <longdescription> + Machine Emulator. + Supports emulation across several architectures. + Primarily for MIPS support, but other platform support coming soon. + </longdescription> + <upstream> + <bugs-to>mailto:[email protected]</bugs-to> + <changelog>https://gavare.se/gxemul/news.html</changelog> + <doc>https://gavare.se/gxemul/gxemul-stable/doc/index.html</doc> + <remote-id type="sourceforge">gxemul</remote-id> + </upstream> </pkgmetadata>
