From: Harri Nieminen Date: Thu, 16 Feb 2017 18:00:42 +0000 (+0200) Subject: app-admin/chrootuid: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b0072ac08898352488195f1226ea80d7e648ee51;p=gentoo.git app-admin/chrootuid: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- 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" diff --git a/app-admin/chrootuid/chrootuid-1.3.ebuild b/app-admin/chrootuid/chrootuid-1.3.ebuild index 634641170f1a..a6d186afe935 100644 --- a/app-admin/chrootuid/chrootuid-1.3.ebuild +++ b/app-admin/chrootuid/chrootuid-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 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"