commit: af7819cc48d6fd7933c951e64c0eb2c655531578
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 2 08:47:47 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 2 08:47:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7819cc
mail-mta/exim: fix spaces
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
mail-mta/exim/exim-4.93.0.4-r2.ebuild | 2 +-
mail-mta/exim/exim-4.94-r2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail-mta/exim/exim-4.93.0.4-r2.ebuild
b/mail-mta/exim/exim-4.93.0.4-r2.ebuild
index 80f10ca7a3a..27021c7a2f0 100644
--- a/mail-mta/exim/exim-4.93.0.4-r2.ebuild
+++ b/mail-mta/exim/exim-4.93.0.4-r2.ebuild
@@ -25,7 +25,7 @@ REQUIRED_USE="
# incorrect, but b) is the only "correct" view from repoman.
SDIR=$([[ ${PV} == *_rc* ]] && echo /test
- [[ ${PV} == *.*.*.* ]] && echo /fixes)
+ [[ ${PV} == *.*.*.* ]] && echo /fixes)
COMM_URI="https://downloads.exim.org/exim4${SDIR}"
DESCRIPTION="A highly configurable, drop-in replacement for sendmail"
diff --git a/mail-mta/exim/exim-4.94-r2.ebuild
b/mail-mta/exim/exim-4.94-r2.ebuild
index 0a5ea0060b4..0abf5983259 100644
--- a/mail-mta/exim/exim-4.94-r2.ebuild
+++ b/mail-mta/exim/exim-4.94-r2.ebuild
@@ -25,7 +25,7 @@ REQUIRED_USE="
# incorrect, but b) is the only "correct" view from repoman.
SDIR=$([[ ${PV} == *_rc* ]] && echo /test
- [[ ${PV} == *.*.*.* ]] && echo /fixes)
+ [[ ${PV} == *.*.*.* ]] && echo /fixes)
COMM_URI="https://downloads.exim.org/exim4${SDIR}"
DESCRIPTION="A highly configurable, drop-in replacement for sendmail"