app-admin/sud: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Thu, 16 Feb 2017 18:10:57 +0000 (20:10 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:15:49 +0000 (21:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-admin/sud/sud-1.3-r1.ebuild

index 9edef7df73dff93ab10154697f5cc365d3bc22d4..bb52554e2a053b083946e582b6f134ec895fcb44 100644 (file)
@@ -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"