diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-03-05 13:48:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 20:27:32 +0000 |
commit | 4ad8b6d8108e29f5c5195cce5d3d3f1b43e22e50 (patch) | |
tree | 9110f93aa7066a9a2e6f1599945df27d0261b679 /net-mail | |
parent | sci-biology/phylip: remove whitespace (diff) | |
download | gentoo-4ad8b6d8108e29f5c5195cce5d3d3f1b43e22e50.tar.gz gentoo-4ad8b6d8108e29f5c5195cce5d3d3f1b43e22e50.tar.bz2 gentoo-4ad8b6d8108e29f5c5195cce5d3d3f1b43e22e50.zip |
net-mail/altermime: remove whitespace
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/19780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/altermime/altermime-0.3.11.ebuild | 4 |
1 files 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 581483e965e0..8f58d7d6f7f8 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" |