commit:     b52f99a571aae02c07a067e8b60d5eef28756313
Author:     Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 15:24:18 2016 +0000
Commit:     Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 15:24:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52f99a5

app-emulation/docker: drop unused keywords from metadata, shorten description

Package-Manager: portage-2.2.27

 app-emulation/docker/docker-1.11.0.ebuild | 2 +-
 app-emulation/docker/docker-9999.ebuild   | 2 +-
 app-emulation/docker/metadata.xml         | 6 ------
 3 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/app-emulation/docker/docker-1.11.0.ebuild 
b/app-emulation/docker/docker-1.11.0.ebuild
index 7e4f01a..43b5a38 100644
--- a/app-emulation/docker/docker-1.11.0.ebuild
+++ b/app-emulation/docker/docker-1.11.0.ebuild
@@ -22,7 +22,7 @@ else
 fi
 inherit bash-completion-r1 linux-info multilib systemd udev user
 
-DESCRIPTION="Docker complements kernel namespacing with a high-level API which 
operates at the process level"
+DESCRIPTION="The core functions you need to create Docker images and run 
Docker containers"
 HOMEPAGE="https://dockerproject.org";
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/app-emulation/docker/docker-9999.ebuild 
b/app-emulation/docker/docker-9999.ebuild
index eabd8d8..4b3fc94 100644
--- a/app-emulation/docker/docker-9999.ebuild
+++ b/app-emulation/docker/docker-9999.ebuild
@@ -22,7 +22,7 @@ else
 fi
 inherit bash-completion-r1 linux-info multilib systemd udev user
 
-DESCRIPTION="Docker complements kernel namespacing with a high-level API which 
operates at the process level"
+DESCRIPTION="The core functions you need to create Docker images and run 
Docker containers"
 HOMEPAGE="https://dockerproject.org";
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/app-emulation/docker/metadata.xml 
b/app-emulation/docker/metadata.xml
index a9f490a..2d97057 100644
--- a/app-emulation/docker/metadata.xml
+++ b/app-emulation/docker/metadata.xml
@@ -32,9 +32,6 @@
                        Enables dependencies for the "btrfs" graph driver, 
including
                        necessary kernel flags.
                </flag>
-               <flag name="contrib">
-                       Install additional contrib scripts and components.
-               </flag>
                <flag name="device-mapper">
                        Enables dependencies for the "devicemapper" graph 
driver, including
                        necessary kernel flags.
@@ -47,9 +44,6 @@
                        Enables dependencies for the "overlay" graph driver, 
including
                        necessary kernel flags.
                </flag>
-               <flag name="lxc">
-                       Enables dependencies for the "lxc" execution driver.
-               </flag>
        </use>
        <upstream>
                <remote-id type="github">docker/docker</remote-id>

Reply via email to