From af7819cc48d6fd7933c951e64c0eb2c655531578 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 2 May 2021 11:47:47 +0300 Subject: mail-mta/exim: fix spaces Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada --- 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(-) (limited to 'mail-mta/exim') 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 80f10ca7a3a2..27021c7a2f0e 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 0a5ea0060b4e..0abf59832592 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" -- cgit v1.2.3-65-gdbad