commit: 5290a6305dc36477e07f453163aea07df176b66b Author: kochera <kochera <AT> google <DOT> com> AuthorDate: Fri Oct 28 22:07:46 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 29 14:44:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5290a630
net-libs/nghttp2: Add cpe_uri for nghttp2 package. Signed-off-by: Michael Kochera <kochera <AT> google.com> Closes: https://github.com/gentoo/gentoo/pull/28015 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/nghttp2/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/nghttp2/metadata.xml b/net-libs/nghttp2/metadata.xml index 6963ff8b1f5f..8cfb42e029b2 100644 --- a/net-libs/nghttp2/metadata.xml +++ b/net-libs/nghttp2/metadata.xml @@ -10,6 +10,7 @@ <flag name="utils">Install nghttp, nghttpd and nghttpx</flag> </use> <upstream> + <remote-id type="cpe">cpe:/a:nghttp2:nghttp2</remote-id> <remote-id type="github">nghttp2/nghttp2</remote-id> </upstream> </pkgmetadata>
