commit:     04c78d056bd47ddf3bedac18c19bbaa36fa23fb9
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Mar 20 18:03:12 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 18:26:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c78d05

mail-client/alpine: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11426
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 mail-client/alpine/alpine-2.00-r7.ebuild   | 4 ++--
 mail-client/alpine/alpine-2.21.1-r1.ebuild | 6 +++---
 mail-client/alpine/alpine-2.21.1.ebuild    | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/mail-client/alpine/alpine-2.00-r7.ebuild 
b/mail-client/alpine/alpine-2.00-r7.ebuild
index f9fe604f1b2..5226abdf790 100644
--- a/mail-client/alpine/alpine-2.00-r7.ebuild
+++ b/mail-client/alpine/alpine-2.00-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ inherit eutils flag-o-matic autotools multilib toolchain-funcs
 
 CHAPPA_PL=115
 DESCRIPTION="An easy to use text-based based mail and news client"
-HOMEPAGE="http://www.washington.edu/alpine/ http://alpine.freeiz.com/alpine/";
+HOMEPAGE="https://www.washington.edu/alpine/ https://repo.or.cz/alpine.git/";
 SRC_URI="ftp://ftp.cac.washington.edu/alpine/${P}.tar.bz2
        chappa? ( http://alpine.x10host.com/alpine/patches/${P}/all.patch.gz
        -> ${P}-chappa-${CHAPPA_PL}-all.patch.gz )"

diff --git a/mail-client/alpine/alpine-2.21.1-r1.ebuild 
b/mail-client/alpine/alpine-2.21.1-r1.ebuild
index 1e80cdb29d8..91a97405d86 100644
--- a/mail-client/alpine/alpine-2.21.1-r1.ebuild
+++ b/mail-client/alpine/alpine-2.21.1-r1.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools toolchain-funcs
 
 DESCRIPTION="An easy to use text-based based mail and news client"
-HOMEPAGE="http://www.washington.edu/alpine/ http://repo.or.cz/alpine.git/";
+HOMEPAGE="https://www.washington.edu/alpine/ https://repo.or.cz/alpine.git/";
 GIT_COMMIT="843b2f16abfd949e09b1c5465387b1b0f724994a"
 MY_P="${PN}-${GIT_COMMIT::7}"
-SRC_URI="http://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> 
${MY_P}.tar.gz"
+SRC_URI="https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> 
${MY_P}.tar.gz"
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"

diff --git a/mail-client/alpine/alpine-2.21.1.ebuild 
b/mail-client/alpine/alpine-2.21.1.ebuild
index 776e9c126ff..bd661c3fb63 100644
--- a/mail-client/alpine/alpine-2.21.1.ebuild
+++ b/mail-client/alpine/alpine-2.21.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools toolchain-funcs vcs-snapshot
 
 DESCRIPTION="An easy to use text-based based mail and news client"
-HOMEPAGE="http://www.washington.edu/alpine/ http://repo.or.cz/alpine.git/";
+HOMEPAGE="https://www.washington.edu/alpine/ https://repo.or.cz/alpine.git/";
 GIT_COMMIT="672d6838a9babf2faeb9f79267525a4ab9d20b14"
-SRC_URI="http://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to