diff options
author | Roy Yang <royyang@google.com> | 2020-05-02 15:16:43 -0700 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-04 19:35:37 +0200 |
commit | d6f905b4816d828e6f0970ccd0eb348c290280f6 (patch) | |
tree | 9cc8b0cbac58a8cd8a613b4142e226bad4361e64 /dev-vcs/git | |
parent | Fixed CPE tag for dev-util/re2c (diff) | |
download | gentoo-d6f905b4816d828e6f0970ccd0eb348c290280f6.tar.gz gentoo-d6f905b4816d828e6f0970ccd0eb348c290280f6.tar.bz2 gentoo-d6f905b4816d828e6f0970ccd0eb348c290280f6.zip |
Fixed CPE tag for dev-vcs/git
Signed-off-by: Roy Yang <royyang@google.com>
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-vcs/git')
-rw-r--r-- | dev-vcs/git/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-vcs/git/metadata.xml b/dev-vcs/git/metadata.xml index 53353adb3862..190cb48b46a5 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> |