commit: 2c00cd4f5dd4c82a2df3187f9651d04c3d24177a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 29 04:06:56 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 29 04:17:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c00cd4f
media-libs/libmodplug: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libmodplug/metadata.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/media-libs/libmodplug/metadata.xml b/media-libs/libmodplug/metadata.xml index 01a8d9b0dc51..7127fe32c153 100644 --- a/media-libs/libmodplug/metadata.xml +++ b/media-libs/libmodplug/metadata.xml @@ -1,11 +1,12 @@ <?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 Sound project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">modplug-xmms</remote-id> - </upstream> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Sound project</name> + </maintainer> + <upstream> + <remote-id type="github">Konstanty/libmodplug</remote-id> + <remote-id type="sourceforge">modplug-xmms</remote-id> + </upstream> </pkgmetadata>
