summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-01-09 14:42:55 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-01-09 14:42:55 +0200
commit7d89562b994facb766e61d201efc9c57117f09f1 (patch)
tree5b164ee334a67c3962714c61a45b7808e968416c /app-emulation
parentdev-libs/nss: update HOMEPAGE (diff)
downloadgentoo-7d89562b994facb766e61d201efc9c57117f09f1.tar.gz
gentoo-7d89562b994facb766e61d201efc9c57117f09f1.tar.bz2
gentoo-7d89562b994facb766e61d201efc9c57117f09f1.zip
app-emulation/lxc: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/lxc/lxc-4.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxc/lxc-4.0.5.ebuild b/app-emulation/lxc/lxc-4.0.5.ebuild
index 2613f38a5180..8fb4991a35b4 100644
--- a/app-emulation/lxc/lxc-4.0.5.ebuild
+++ b/app-emulation/lxc/lxc-4.0.5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools bash-completion-r1 linux-info flag-o-matic optfeature pam readme.gentoo-r1 systemd verify-sig
-DESCRIPTION="LinuX Containers userspace utilities"
+DESCRIPTION="A userspace interface for the Linux kernel containment features"
HOMEPAGE="https://linuxcontainers.org/ https://github.com/lxc/lxc"
SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz
verify-sig? ( https://linuxcontainers.org/downloads/lxc/${P}.tar.gz.asc )"