commit: bb9d00ca284e195b42ce1bb64c973f5cc3ccdb2e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jan 3 13:56:27 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Jan 3 15:02:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9d00ca
sci-electronics/gazebo: add github upstream metadata Assuming this is correct. Bug: https://bugs.gentoo.org/947390 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sci-electronics/gazebo/metadata.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/sci-electronics/gazebo/metadata.xml b/sci-electronics/gazebo/metadata.xml index f06b5fca3cdf..1218503b5c0a 100644 --- a/sci-electronics/gazebo/metadata.xml +++ b/sci-electronics/gazebo/metadata.xml @@ -1,8 +1,11 @@ <?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>Alexis Ballier</name> -</maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Alexis Ballier</name> + </maintainer> + <upstream> + <remote-id type="github">gazebosim/gazebo-classic</remote-id> + </upstream> </pkgmetadata>
