From: Michael Orlitzky Date: Wed, 27 Mar 2019 15:01:21 +0000 (-0400) Subject: mail-filter/opendkim: simplify and shorten the DESCRIPTION. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e5672be4461a75a0a4d25a4fd1d03a5a123fee79;p=gentoo.git mail-filter/opendkim: simplify and shorten the DESCRIPTION. Signed-off-by: Michael Orlitzky Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/mail-filter/opendkim/opendkim-2.10.3-r6.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r6.ebuild index f82109150545..efc5bf5ad7e9 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r6.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r6.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools db-use eutils systemd user -DESCRIPTION="A milter-based application to provide DKIM signing and verification" +DESCRIPTION="A milter providing DKIM signing and verification" HOMEPAGE="http://opendkim.org" SRC_URI="mirror://sourceforge/opendkim/${P}.tar.gz"