commit: f2a49de31ca944c484ad5edd8f01569582031184
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 03:42:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 04:11:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a49de3
net-libs/wandio: add github remote-id
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/wandio/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-libs/wandio/metadata.xml b/net-libs/wandio/metadata.xml
index d735177ff67..05148eb557a 100644
--- a/net-libs/wandio/metadata.xml
+++ b/net-libs/wandio/metadata.xml
@@ -7,4 +7,7 @@
<use>
<flag name="http">Build support for reading files over HTTP
using <pkg>net-misc/curl</pkg></flag>
</use>
+ <upstream>
+ <remote-id type="github">wanduow/wandio</remote-id>
+ </upstream>
</pkgmetadata>