diff options
author | Roy Yang <royyang@google.com> | 2020-05-02 15:16:38 -0700 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-04 19:35:34 +0200 |
commit | 35c199b531d3df2c7491c94c55b4fb2be360e1be (patch) | |
tree | 7140cec056cedf3374cca23d2950712c41d71efc /dev-libs | |
parent | Fixed CPE tag for dev-libs/libgpg-error (diff) | |
download | gentoo-35c199b531d3df2c7491c94c55b4fb2be360e1be.tar.gz gentoo-35c199b531d3df2c7491c94c55b4fb2be360e1be.tar.bz2 gentoo-35c199b531d3df2c7491c94c55b4fb2be360e1be.zip |
Fixed CPE tag for dev-libs/libuv
Signed-off-by: Roy Yang <royyang@google.com>
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libuv/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/libuv/metadata.xml b/dev-libs/libuv/metadata.xml index 6842acbec120..125e4a565071 100644 --- a/dev-libs/libuv/metadata.xml +++ b/dev-libs/libuv/metadata.xml @@ -33,6 +33,7 @@ <upstream> <bugs-to>https://github.com/libuv/libuv/issues</bugs-to> <remote-id type="github">libuv/libuv</remote-id> + <remote-id type="cpe">cpe:/a:libuv:libuv</remote-id> </upstream> <slots> <subslots>Reflect ABI compatibility of libuv.so.</subslots> |