commit:     829d2f52d48a169d6a22cec9f0928a7926634b64
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sat Sep  9 15:55:35 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Nov  9 22:03:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829d2f52

sys-libs/tevent: use HTTPS for links to samba.org (bug #636916)

 sys-libs/tevent/tevent-0.9.28.ebuild    | 6 +++---
 sys-libs/tevent/tevent-0.9.31-r1.ebuild | 4 ++--
 sys-libs/tevent/tevent-0.9.32.ebuild    | 4 ++--
 sys-libs/tevent/tevent-0.9.33.ebuild    | 4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sys-libs/tevent/tevent-0.9.28.ebuild 
b/sys-libs/tevent/tevent-0.9.28.ebuild
index 6c44b788dd5..553418c9600 100644
--- a/sys-libs/tevent/tevent-0.9.28.ebuild
+++ b/sys-libs/tevent/tevent-0.9.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,8 +8,8 @@ PYTHON_REQ_USE="threads(+)"
 inherit waf-utils multilib-minimal python-single-r1
 
 DESCRIPTION="Samba tevent library"
-HOMEPAGE="http://tevent.samba.org/";
-SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz";
+HOMEPAGE="https://tevent.samba.org/";
+SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"

diff --git a/sys-libs/tevent/tevent-0.9.31-r1.ebuild 
b/sys-libs/tevent/tevent-0.9.31-r1.ebuild
index ed6a8c067eb..c928ba56587 100644
--- a/sys-libs/tevent/tevent-0.9.31-r1.ebuild
+++ b/sys-libs/tevent/tevent-0.9.31-r1.ebuild
@@ -8,8 +8,8 @@ PYTHON_REQ_USE="threads(+)"
 inherit waf-utils multilib-minimal python-single-r1
 
 DESCRIPTION="Samba tevent library"
-HOMEPAGE="http://tevent.samba.org/";
-SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz";
+HOMEPAGE="https://tevent.samba.org/";
+SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"

diff --git a/sys-libs/tevent/tevent-0.9.32.ebuild 
b/sys-libs/tevent/tevent-0.9.32.ebuild
index 6a12144b62e..05ce6c58e98 100644
--- a/sys-libs/tevent/tevent-0.9.32.ebuild
+++ b/sys-libs/tevent/tevent-0.9.32.ebuild
@@ -8,8 +8,8 @@ PYTHON_REQ_USE="threads(+)"
 inherit waf-utils multilib-minimal python-single-r1
 
 DESCRIPTION="Samba tevent library"
-HOMEPAGE="http://tevent.samba.org/";
-SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz";
+HOMEPAGE="https://tevent.samba.org/";
+SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"

diff --git a/sys-libs/tevent/tevent-0.9.33.ebuild 
b/sys-libs/tevent/tevent-0.9.33.ebuild
index fc46807e4d1..97ab456ff1c 100644
--- a/sys-libs/tevent/tevent-0.9.33.ebuild
+++ b/sys-libs/tevent/tevent-0.9.33.ebuild
@@ -8,8 +8,8 @@ PYTHON_REQ_USE="threads(+)"
 inherit waf-utils multilib-minimal python-single-r1
 
 DESCRIPTION="Samba tevent library"
-HOMEPAGE="http://tevent.samba.org/";
-SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz";
+HOMEPAGE="https://tevent.samba.org/";
+SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to