commit: b951f4c0fac20f09a7e43c666cd0f379197e2bb0 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sat Nov 9 13:28:18 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sat Nov 9 14:19:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b951f4c0
app-emacs/matlab: update metadata Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> app-emacs/matlab/metadata.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/app-emacs/matlab/metadata.xml b/app-emacs/matlab/metadata.xml index 20009f1557f5..55f5587e2064 100644 --- a/app-emacs/matlab/metadata.xml +++ b/app-emacs/matlab/metadata.xml @@ -1,12 +1,14 @@ <?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 GNU Emacs project</name> -</maintainer> -<stabilize-allarches/> -<upstream> - <remote-id type="sourceforge">matlab-emacs</remote-id> -</upstream> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo GNU Emacs project</name> + </maintainer> + <stabilize-allarches/> + <upstream> + <bugs-to>https://github.com/mathworks/Emacs-MATLAB-Mode/issues/</bugs-to> + <remote-id type="github">mathworks/Emacs-MATLAB-Mode</remote-id> + </upstream> </pkgmetadata>
