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/nghttp2/
Date: Sat, 29 Oct 2022 14:45:11
Message-Id: 1667054699.5290a6305dc36477e07f453163aea07df176b66b.sam@gentoo
1 commit: 5290a6305dc36477e07f453163aea07df176b66b
2 Author: kochera <kochera <AT> google <DOT> com>
3 AuthorDate: Fri Oct 28 22:07:46 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 14:44:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5290a630
7
8 net-libs/nghttp2: Add cpe_uri for nghttp2 package.
9
10 Signed-off-by: Michael Kochera <kochera <AT> google.com>
11 Closes: https://github.com/gentoo/gentoo/pull/28015
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 net-libs/nghttp2/metadata.xml | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/net-libs/nghttp2/metadata.xml b/net-libs/nghttp2/metadata.xml
18 index 6963ff8b1f5f..8cfb42e029b2 100644
19 --- a/net-libs/nghttp2/metadata.xml
20 +++ b/net-libs/nghttp2/metadata.xml
21 @@ -10,6 +10,7 @@
22 <flag name="utils">Install nghttp, nghttpd and nghttpx</flag>
23 </use>
24 <upstream>
25 + <remote-id type="cpe">cpe:/a:nghttp2:nghttp2</remote-id>
26 <remote-id type="github">nghttp2/nghttp2</remote-id>
27 </upstream>
28 </pkgmetadata>