commit:     785f9d052ef01f0530bf04026f27896c83588eaf
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu May 17 08:04:50 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri May 18 12:32:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785f9d05

mail-mta/opensmtpd: use HTTPS

 mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild | 4 ++--
 mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild | 4 ++--
 mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild 
b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild
index a94d5313614..8bbf33ddb9f 100644
--- a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild
+++ b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit multilib user flag-o-matic eutils pam toolchain-funcs autotools 
systemd versionator
 
 DESCRIPTION="Lightweight but featured SMTP daemon from OpenBSD"
-HOMEPAGE="http://www.opensmtpd.org/";
+HOMEPAGE="https://www.opensmtpd.org";
 MY_P="${P}"
 if [ $(get_last_version_component_index) -eq 4 ]; then
        MY_P="${PN}-$(get_version_component_range 4-)"

diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild 
b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild
index 8cd791b1153..e0657bdfc3f 100644
--- a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild
+++ b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit multilib user flag-o-matic eutils pam toolchain-funcs autotools 
systemd versionator
 
 DESCRIPTION="Lightweight but featured SMTP daemon from OpenBSD"
-HOMEPAGE="http://www.opensmtpd.org/";
+HOMEPAGE="https://www.opensmtpd.org";
 MY_P="${P}"
 if [ $(get_last_version_component_index) -eq 4 ]; then
        MY_P="${PN}-$(get_version_component_range 4-)"

diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild 
b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild
index 562115d9525..0c7c96ffc44 100644
--- a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild
+++ b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit multilib user flag-o-matic eutils pam toolchain-funcs autotools 
systemd versionator
 
 DESCRIPTION="Lightweight but featured SMTP daemon from OpenBSD"
-HOMEPAGE="http://www.opensmtpd.org/";
+HOMEPAGE="https://www.opensmtpd.org";
 MY_P="${P}"
 if [ $(get_last_version_component_index) -eq 4 ]; then
        MY_P="${PN}-$(get_version_component_range 4-)"

Reply via email to