           SPELL=containers
         VERSION=1.6
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/arachsys/$SPELL/archive/$SOURCE
     SOURCE_HASH=sha512:cffe5161ca140907a3fd118b767b52ae97a738c51a676e51f3cdad09fde3590c716927f165bd6845b0b4aec942a2797dee05b84932f993d2cbac0204b61d4b74
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION"
        WEB_SITE="https://github.com/arachsys/containers"
      LICENSE[0]="MIT"
         ENTERED=20161205
        KEYWORDS=""
           DOCS+=" TIPS"
           SHORT="Lightweight containers using Linux user namespaces"
cat << EOF
This package is a simple implementation of containers for Linux, making secure
containers as easy to create and use as a traditional chroot. It comprises
three utilities, contain, inject and pseudo, which use the kernel support
for user namespaces merged in Linux 3.8.
EOF
