diff options
author | Sam James <sam@gentoo.org> | 2021-02-27 03:42:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 04:11:50 +0000 |
commit | f2a49de31ca944c484ad5edd8f01569582031184 (patch) | |
tree | 351a7be00f544c0de101b7f480b5abdba5e4b5be /net-libs | |
parent | net-libs/wandio: fix metadata indentation (diff) | |
download | gentoo-f2a49de31ca944c484ad5edd8f01569582031184.tar.gz gentoo-f2a49de31ca944c484ad5edd8f01569582031184.tar.bz2 gentoo-f2a49de31ca944c484ad5edd8f01569582031184.zip |
net-libs/wandio: add github remote-id
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/wandio/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-libs/wandio/metadata.xml b/net-libs/wandio/metadata.xml index d735177ff67a..05148eb557aa 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> |