commit:     18ecf3ad1e82002d5d5c1ca3a3063c43baf58000
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Feb 25 16:49:11 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar  2 18:26:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ecf3ad

net-libs/librsync: use HTTPS, avoid redirection

Closes: https://github.com/gentoo/gentoo/pull/7279

 net-libs/librsync/librsync-0.9.7-r3.ebuild | 4 ++--
 net-libs/librsync/librsync-2.0.0-r1.ebuild | 4 ++--
 net-libs/librsync/librsync-2.0.0.ebuild    | 4 ++--
 net-libs/librsync/librsync-2.0.1-r1.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-libs/librsync/librsync-0.9.7-r3.ebuild 
b/net-libs/librsync/librsync-0.9.7-r3.ebuild
index b8622f08e3f..8b9fb007f66 100644
--- a/net-libs/librsync/librsync-0.9.7-r3.ebuild
+++ b/net-libs/librsync/librsync-0.9.7-r3.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
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=true
 inherit autotools-utils
 
 DESCRIPTION="Flexible remote checksum-based differencing"
-HOMEPAGE="http://librsync.sourceforge.net/";
+HOMEPAGE="https://librsync.github.io/";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"

diff --git a/net-libs/librsync/librsync-2.0.0-r1.ebuild 
b/net-libs/librsync/librsync-2.0.0-r1.ebuild
index 77e952c4170..ff95ffa9ab1 100644
--- a/net-libs/librsync/librsync-2.0.0-r1.ebuild
+++ b/net-libs/librsync/librsync-2.0.0-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 cmake-utils
 
 DESCRIPTION="Remote delta-compression library"
-HOMEPAGE="http://librsync.sourcefrog.net/";
+HOMEPAGE="https://librsync.github.io/";
 SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1"

diff --git a/net-libs/librsync/librsync-2.0.0.ebuild 
b/net-libs/librsync/librsync-2.0.0.ebuild
index af13ecd767c..d36f0754d76 100644
--- a/net-libs/librsync/librsync-2.0.0.ebuild
+++ b/net-libs/librsync/librsync-2.0.0.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 cmake-utils
 
 DESCRIPTION="Remote delta-compression library"
-HOMEPAGE="http://librsync.sourcefrog.net/";
+HOMEPAGE="https://librsync.github.io/";
 SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1"

diff --git a/net-libs/librsync/librsync-2.0.1-r1.ebuild 
b/net-libs/librsync/librsync-2.0.1-r1.ebuild
index 6c20165834a..0b02fb70ce4 100644
--- a/net-libs/librsync/librsync-2.0.1-r1.ebuild
+++ b/net-libs/librsync/librsync-2.0.1-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=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-utils
 
 DESCRIPTION="Remote delta-compression library"
-HOMEPAGE="http://librsync.sourcefrog.net/";
+HOMEPAGE="https://librsync.github.io/";
 SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1"

Reply via email to