summaryrefslogtreecommitdiff
path: root/app-admin
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-16 20:00:42 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:15:29 +0100
commitb0072ac08898352488195f1226ea80d7e648ee51 (patch)
treea5ca5ba837b063a58e3452b5b9a6aa9c730988b6 /app-admin
parentbd9c55c107248aa5dc0fd0a95282cbb84c9d70bf (diff)
downloadgentoo-b0072ac08898352488195f1226ea80d7e648ee51.tar.gz
gentoo-b0072ac08898352488195f1226ea80d7e648ee51.tar.xz
app-admin/chrootuid: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/chrootuid/chrootuid-1.3-r1.ebuild4
-rw-r--r--app-admin/chrootuid/chrootuid-1.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/chrootuid/chrootuid-1.3-r1.ebuild b/app-admin/chrootuid/chrootuid-1.3-r1.ebuild
index 547465c5a6b..d8c306ebc5e 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 634641170f1..a6d186afe93 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"