summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkochera <kochera@google.com>2022-10-14 08:17:55 +0000
committerSam James <sam@gentoo.org>2022-10-15 04:08:23 +0100
commit9a2309bcd4bcf02c6f4e571e288ac17fb769047a (patch)
tree36a997d7a4246fc087d93a3d5805419f757447c5 /dev-libs/libaio
parentdev-python/lxml: Add cpe_uri for lxml package. (diff)
downloadgentoo-9a2309bcd4bcf02c6f4e571e288ac17fb769047a.tar.gz
gentoo-9a2309bcd4bcf02c6f4e571e288ac17fb769047a.tar.bz2
gentoo-9a2309bcd4bcf02c6f4e571e288ac17fb769047a.zip
dev-libs/libaio: Add cpe_uri for libaio package.
Signed-off-by: Michael Kochera <kochera@google.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libaio')
-rw-r--r--dev-libs/libaio/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/libaio/metadata.xml b/dev-libs/libaio/metadata.xml
index 8035a4003e48..9a4bc45597b3 100644
--- a/dev-libs/libaio/metadata.xml
+++ b/dev-libs/libaio/metadata.xml
@@ -5,6 +5,9 @@
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpe">cpe:/a:libaio_project:libaio</remote-id>
+ </upstream>
<longdescription>
Library to provide user-level kernel Asynchronous I/O (AIO)
support for Linux (needs kernel patches as of 2.6.12)