From eae87f59195b7914724adc09b1f3c10f1d076a4a Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 5 Mar 2021 13:46:09 +0100 Subject: mail-filter/opendmarc: remove whitespace Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/19777 Signed-off-by: Sam James --- mail-filter/opendmarc/opendmarc-1.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail-filter/opendmarc') diff --git a/mail-filter/opendmarc/opendmarc-1.3.3.ebuild b/mail-filter/opendmarc/opendmarc-1.3.3.ebuild index 01e87e8cf8cb..c8ebaefc31dc 100644 --- a/mail-filter/opendmarc/opendmarc-1.3.3.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.3.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools user multilib systemd -DESCRIPTION="Open source DMARC implementation " +DESCRIPTION="Open source DMARC implementation" HOMEPAGE="http://www.trusteddomain.org/opendmarc/" SRC_URI="https://github.com/trusteddomainproject/OpenDMARC/archive/rel-${PN}-${PV//./-}.tar.gz -> ${P}.tar.gz" -- cgit v1.2.3-65-gdbad