summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-containers/docker/metadata.xml')
-rw-r--r--app-containers/docker/metadata.xml18
1 files changed, 1 insertions, 17 deletions
diff --git a/app-containers/docker/metadata.xml b/app-containers/docker/metadata.xml
index e58aa2015b46..5c680bb1005b 100644
--- a/app-containers/docker/metadata.xml
+++ b/app-containers/docker/metadata.xml
@@ -12,28 +12,11 @@
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
- <maintainer type="person">
- <email>gyakovlev@gentoo.org</email>
- <name>Georgy Yakovlev</name>
- </maintainer>
<use>
- <flag name="aufs">
- Enables dependencies for the "aufs" graph driver, including
- necessary kernel flags.
- </flag>
- <flag name="apparmor">
- Enable AppArmor support.
- </flag>
<flag name="btrfs">
Enables dependencies for the "btrfs" graph driver, including
necessary kernel flags.
</flag>
- <flag name="cli">
- This is a temporary use flag which pulls in
- app-containers/docker-cli, the docker command line client.
- This flag is here to assist in the transition to split packages
- and will be removed in a future release.
- </flag>
<flag name="container-init">
Makes the a staticly-linked init system tini available inside a
container.
@@ -49,5 +32,6 @@
</use>
<upstream>
<remote-id type="github">moby/moby</remote-id>
+ <remote-id type="cpe">cpe:/a:docker:docker</remote-id>
</upstream>
</pkgmetadata>