Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/wandio/
Date: Sat, 27 Feb 2021 04:12:05
Message-Id: 1614399110.f2a49de31ca944c484ad5edd8f01569582031184.sam@gentoo
1 commit: f2a49de31ca944c484ad5edd8f01569582031184
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 03:42:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 04:11:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a49de3
7
8 net-libs/wandio: add github remote-id
9
10 Package-Manager: Portage-3.0.15, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-libs/wandio/metadata.xml | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/net-libs/wandio/metadata.xml b/net-libs/wandio/metadata.xml
17 index d735177ff67..05148eb557a 100644
18 --- a/net-libs/wandio/metadata.xml
19 +++ b/net-libs/wandio/metadata.xml
20 @@ -7,4 +7,7 @@
21 <use>
22 <flag name="http">Build support for reading files over HTTP using <pkg>net-misc/curl</pkg></flag>
23 </use>
24 + <upstream>
25 + <remote-id type="github">wanduow/wandio</remote-id>
26 + </upstream>
27 </pkgmetadata>