commit: d6f905b4816d828e6f0970ccd0eb348c290280f6
Author: Roy Yang <royyang <AT> google <DOT> com>
AuthorDate: Sat May 2 22:16:43 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon May 4 17:35:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6f905b4
Fixed CPE tag for dev-vcs/git
Signed-off-by: Roy Yang <royyang <AT> google.com>
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-vcs/git/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-vcs/git/metadata.xml b/dev-vcs/git/metadata.xml
index 53353adb386..190cb48b46a 100644
--- a/dev-vcs/git/metadata.xml
+++ b/dev-vcs/git/metadata.xml
@@ -38,4 +38,7 @@
<flag name="tk">Include the 'gitk' and 'git gui' tools</flag>
<flag name="webdav">Adds support for push'ing to HTTP/HTTPS repositories
via DAV</flag>
</use>
+ <upstream>
+ <remote-id type="cpe">cpe:/a:git:git</remote-id>
+ </upstream>
</pkgmetadata>