commit: 706e0068f01ab889aeae11b522965acc1f9f4539 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 5 11:27:57 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 5 11:29:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706e0068
net-misc/olsrd: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/olsrd/metadata.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/net-misc/olsrd/metadata.xml b/net-misc/olsrd/metadata.xml index 6a2f7727d58f..421eb74f58cb 100644 --- a/net-misc/olsrd/metadata.xml +++ b/net-misc/olsrd/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-needed --> -<use> -<flag name="pud">Install the Node Position Update plugin</flag> -</use> + <!-- maintainer-needed --> + <use> + <flag name="pud">Install the Node Position Update plugin</flag> + </use> + <upstream> + <remote-id type="github">OLSR/olsrd</remote-id> + </upstream> </pkgmetadata>
