From: Harri Nieminen Date: Thu, 16 Feb 2017 18:10:57 +0000 (+0200) Subject: app-admin/sud: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b5923d7daa44236c10395837b739ca40d46a42f;p=gentoo.git app-admin/sud: 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/sud/sud-1.3-r1.ebuild b/app-admin/sud/sud-1.3-r1.ebuild index 9edef7df73df..bb52554e2a05 100644 --- a/app-admin/sud/sud-1.3-r1.ebuild +++ b/app-admin/sud/sud-1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=2 inherit eutils flag-o-matic -DESCRIPTION="A daemon to execute processes with special (and customizable) privileges in a nosuid environment" +DESCRIPTION="A daemon to execute processes with special privileges in a nosuid environment" HOMEPAGE="http://s0ftpj.org/projects/sud/index.htm" SRC_URI="http://s0ftpj.org/projects/sud/${P}.tar.gz"