diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-16 20:10:57 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:15:49 +0100 |
commit | 0b5923d7daa44236c10395837b739ca40d46a42f (patch) | |
tree | 5b90bc24634daebc84008674aef59ea248698d75 /app-admin/sud/sud-1.3-r1.ebuild | |
parent | app-admin/pass: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-0b5923d7daa44236c10395837b739ca40d46a42f.tar.gz gentoo-0b5923d7daa44236c10395837b739ca40d46a42f.tar.bz2 gentoo-0b5923d7daa44236c10395837b739ca40d46a42f.zip |
app-admin/sud: 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/sud/sud-1.3-r1.ebuild')
-rw-r--r-- | app-admin/sud/sud-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |