summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/protonmail-bridge/protonmail-bridge-1.8.10.ebuild7
-rw-r--r--mail-mta/protonmail-bridge/protonmail-bridge-1.8.12.ebuild7
2 files changed, 2 insertions, 12 deletions
diff --git a/mail-mta/protonmail-bridge/protonmail-bridge-1.8.10.ebuild b/mail-mta/protonmail-bridge/protonmail-bridge-1.8.10.ebuild
index 34d48ffccacb..5dd0fb108bc6 100644
--- a/mail-mta/protonmail-bridge/protonmail-bridge-1.8.10.ebuild
+++ b/mail-mta/protonmail-bridge/protonmail-bridge-1.8.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -688,11 +688,6 @@ src_install() {
pkg_postinst() {
use gui && xdg_icon_cache_update
-
- # Don't bother checking for USE=-gui here, it has never worked yet
- if [[ -n ${REPLACING_VERSIONS} ]]; then
- ewarn "Please note that following the removal of ${CATEGORY}/${PN}-bin, the executable and the systemd unit file installed by ${PN} are now called simply '${PN}' rather than '${PN}-cli'"
- fi
}
pkg_postrm() {
diff --git a/mail-mta/protonmail-bridge/protonmail-bridge-1.8.12.ebuild b/mail-mta/protonmail-bridge/protonmail-bridge-1.8.12.ebuild
index 0bc85425a3f0..29ae458b1d14 100644
--- a/mail-mta/protonmail-bridge/protonmail-bridge-1.8.12.ebuild
+++ b/mail-mta/protonmail-bridge/protonmail-bridge-1.8.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -690,11 +690,6 @@ src_install() {
pkg_postinst() {
use gui && xdg_icon_cache_update
-
- # Don't bother checking for USE=-gui here, it has never worked yet
- if [[ -n ${REPLACING_VERSIONS} ]]; then
- ewarn "Please note that following the removal of ${CATEGORY}/${PN}-bin, the executable and the systemd unit file installed by ${PN} are now called simply '${PN}' rather than '${PN}-cli'"
- fi
}
pkg_postrm() {