diff options
author | Jaak Ristioja <jaak@ristioja.ee> | 2020-03-13 18:38:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-03-20 15:56:39 +0100 |
commit | 5313daccdaaf21f222baf5eeb5ed163bb894880b (patch) | |
tree | 2c6867132cb12f2864884e927448d4d1b4eb18ab /net-mail | |
parent | dev-db/redis: bump to 5.0.8 (diff) | |
download | gentoo-5313daccdaaf21f222baf5eeb5ed163bb894880b.tar.gz gentoo-5313daccdaaf21f222baf5eeb5ed163bb894880b.tar.bz2 gentoo-5313daccdaaf21f222baf5eeb5ed163bb894880b.zip |
net-mail/dovecot: Updated upgrade notes URLs in elog
Signed-off-by: Jaak Ristioja <jaak@ristioja.ee>
Closes: https://github.com/gentoo/gentoo/pull/14945
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/dovecot-2.2.36.4.ebuild | 2 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.3.10.ebuild | 2 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.3.7.2.ebuild | 2 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.3.9.3.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/dovecot/dovecot-2.2.36.4.ebuild b/net-mail/dovecot/dovecot-2.2.36.4.ebuild index 6c62c9508e1c..de3249c26666 100644 --- a/net-mail/dovecot/dovecot-2.2.36.4.ebuild +++ b/net-mail/dovecot/dovecot-2.2.36.4.ebuild @@ -283,5 +283,5 @@ pkg_postinst() { install_cert /etc/ssl/dovecot/server fi - elog "Please read http://wiki2.dovecot.org/Upgrading/ for upgrade notes." + elog "Please read https://doc.dovecot.org/installation_guide/upgrading/ for upgrade notes." } diff --git a/net-mail/dovecot/dovecot-2.3.10.ebuild b/net-mail/dovecot/dovecot-2.3.10.ebuild index 097bc5ba29e8..55d798652c57 100644 --- a/net-mail/dovecot/dovecot-2.3.10.ebuild +++ b/net-mail/dovecot/dovecot-2.3.10.ebuild @@ -282,5 +282,5 @@ pkg_postinst() { install_cert /etc/ssl/dovecot/server fi - elog "Please read https://wiki2.dovecot.org/Upgrading/ for upgrade notes." + elog "Please read https://doc.dovecot.org/installation_guide/upgrading/ for upgrade notes." } diff --git a/net-mail/dovecot/dovecot-2.3.7.2.ebuild b/net-mail/dovecot/dovecot-2.3.7.2.ebuild index 6f324140362b..15be416bab96 100644 --- a/net-mail/dovecot/dovecot-2.3.7.2.ebuild +++ b/net-mail/dovecot/dovecot-2.3.7.2.ebuild @@ -287,5 +287,5 @@ pkg_postinst() { install_cert /etc/ssl/dovecot/server fi - elog "Please read https://wiki2.dovecot.org/Upgrading/ for upgrade notes." + elog "Please read https://doc.dovecot.org/installation_guide/upgrading/ for upgrade notes." } diff --git a/net-mail/dovecot/dovecot-2.3.9.3.ebuild b/net-mail/dovecot/dovecot-2.3.9.3.ebuild index c66623c54652..a41f1f0e0e96 100644 --- a/net-mail/dovecot/dovecot-2.3.9.3.ebuild +++ b/net-mail/dovecot/dovecot-2.3.9.3.ebuild @@ -282,5 +282,5 @@ pkg_postinst() { install_cert /etc/ssl/dovecot/server fi - elog "Please read https://wiki2.dovecot.org/Upgrading/ for upgrade notes." + elog "Please read https://doc.dovecot.org/installation_guide/upgrading/ for upgrade notes." } |