profiles: add updates/3Q-2020 and move libnvidia-container

move app-emulation/libnvidia-container to sys-libs/libnvidia-container

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2020-07-25 10:16:41 +08:00
parent aaee40196c
commit 293c4b73df
14 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vowstar@gmail.com</email>
<name>Huang Rui</name>
</maintainer>
<upstream>
<remote-id type="github">NVIDIA/libnvidia-container</remote-id>
</upstream>
<longdescription lang="en">
NVIDIA container runtime library, this repository provides a library and a
simple CLI utility to automatically configure GNU/Linux containers
leveraging NVIDIA hardware.
The implementation relies on kernel primitives and is designed to be
agnostic of the container runtime.
</longdescription>
</pkgmetadata>