commit: 4ad8b6d8108e29f5c5195cce5d3d3f1b43e22e50 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Fri Mar 5 12:48:10 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 5 20:27:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad8b6d8
net-mail/altermime: remove whitespace Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19780 Signed-off-by: Sam James <sam <AT> gentoo.org> net-mail/altermime/altermime-0.3.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/altermime/altermime-0.3.11.ebuild b/net-mail/altermime/altermime-0.3.11.ebuild index 581483e965e..8f58d7d6f7f 100644 --- a/net-mail/altermime/altermime-0.3.11.ebuild +++ b/net-mail/altermime/altermime-0.3.11.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 toolchain-funcs -DESCRIPTION=" alterMIME is a small program which is used to alter your mime-encoded mailpacks" +DESCRIPTION="alterMIME is a small program which is used to alter your mime-encoded mailpacks" HOMEPAGE="https://pldaniels.com/altermime/" SRC_URI="https://www.pldaniels.com/altermime/${P}.tar.gz"
