commit: 2239075a42a2a0b8d6b5114374de70f7086cfeb0 Author: Vaibhav Rustagi <vaibhavrustagi <AT> google <DOT> com> AuthorDate: Tue Nov 23 21:19:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 23 22:19:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2239075a
app-emulation/open-vm-tools: Add cpe_uri for open-vm-tools package. Signed-off-by: Vaibhav Rustagi <vaibhavrustagi <AT> google.com> Closes: https://github.com/gentoo/gentoo/pull/23061 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/open-vm-tools/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app-emulation/open-vm-tools/metadata.xml b/app-emulation/open-vm-tools/metadata.xml index 4fd1ab46c632..4d4f4a432b4a 100644 --- a/app-emulation/open-vm-tools/metadata.xml +++ b/app-emulation/open-vm-tools/metadata.xml @@ -23,5 +23,6 @@ </use> <upstream> <remote-id type="github">vmware/open-vm-tools</remote-id> + <remote-id type="cpe">cpe:/a:vmware:tools</remote-id> </upstream> </pkgmetadata>
