diff options
author | 2025-01-03 14:56:27 +0100 | |
---|---|---|
committer | 2025-01-03 16:02:56 +0100 | |
commit | bb9d00ca284e195b42ce1bb64c973f5cc3ccdb2e (patch) | |
tree | 9d3f8490124548ea476b15cb3a18695c42250f6a /sci-electronics | |
parent | app-emulation/winetricks: add 20250102 (diff) | |
download | gentoo-bb9d00ca284e195b42ce1bb64c973f5cc3ccdb2e.tar.gz gentoo-bb9d00ca284e195b42ce1bb64c973f5cc3ccdb2e.tar.bz2 gentoo-bb9d00ca284e195b42ce1bb64c973f5cc3ccdb2e.zip |
sci-electronics/gazebo: add github upstream metadata
Assuming this is correct.
Bug: https://bugs.gentoo.org/947390
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gazebo/metadata.xml | 11 |
1 files 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>aballier@gentoo.org</email> -<name>Alexis Ballier</name> -</maintainer> + <maintainer type="person"> + <email>aballier@gentoo.org</email> + <name>Alexis Ballier</name> + </maintainer> + <upstream> + <remote-id type="github">gazebosim/gazebo-classic</remote-id> + </upstream> </pkgmetadata> |