diff options
Diffstat (limited to 'app-admin/chrootuid/chrootuid-1.3-r1.ebuild')
-rw-r--r-- | app-admin/chrootuid/chrootuid-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chrootuid/chrootuid-1.3-r1.ebuild b/app-admin/chrootuid/chrootuid-1.3-r1.ebuild index 547465c5a6b6..d8c306ebc5e8 100644 --- a/app-admin/chrootuid/chrootuid-1.3-r1.ebuild +++ b/app-admin/chrootuid/chrootuid-1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit toolchain-funcs MY_P="${P/-/}" -DESCRIPTION="run a network service at low privilege level and with restricted file system access" +DESCRIPTION="Run a network service at low privilege level and restricted file system access" HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz" |