Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/open-vm-tools/
Date: Tue, 23 Nov 2021 22:19:22
Message-Id: 1637705950.2239075a42a2a0b8d6b5114374de70f7086cfeb0.sam@gentoo
1 commit: 2239075a42a2a0b8d6b5114374de70f7086cfeb0
2 Author: Vaibhav Rustagi <vaibhavrustagi <AT> google <DOT> com>
3 AuthorDate: Tue Nov 23 21:19:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 23 22:19:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2239075a
7
8 app-emulation/open-vm-tools: Add cpe_uri for open-vm-tools package.
9
10 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi <AT> google.com>
11 Closes: https://github.com/gentoo/gentoo/pull/23061
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 app-emulation/open-vm-tools/metadata.xml | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/app-emulation/open-vm-tools/metadata.xml b/app-emulation/open-vm-tools/metadata.xml
18 index 4fd1ab46c632..4d4f4a432b4a 100644
19 --- a/app-emulation/open-vm-tools/metadata.xml
20 +++ b/app-emulation/open-vm-tools/metadata.xml
21 @@ -23,5 +23,6 @@
22 </use>
23 <upstream>
24 <remote-id type="github">vmware/open-vm-tools</remote-id>
25 + <remote-id type="cpe">cpe:/a:vmware:tools</remote-id>
26 </upstream>
27 </pkgmetadata>