commit:     6bb619d89b993f5d108bad7279f5f36f694fe9aa
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Mon Jul 31 13:43:58 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 17:05:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bb619d8

app-emulation/spice: use HTTPS for freedesktop.org, HOMEPAGE and SRC_URI

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-emulation/spice/spice-0.13.3-r1.ebuild | 4 ++--
 app-emulation/spice/spice-0.13.3-r2.ebuild | 4 ++--
 app-emulation/spice/spice-9999.ebuild      | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-emulation/spice/spice-0.13.3-r1.ebuild 
b/app-emulation/spice/spice-0.13.3-r1.ebuild
index cada9ec4753..dc73931f4f1 100644
--- a/app-emulation/spice/spice-0.13.3-r1.ebuild
+++ b/app-emulation/spice/spice-0.13.3-r1.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit autotools ltprune python-any-r1 readme.gentoo-r1 xdg-utils
 
 DESCRIPTION="SPICE server"
-HOMEPAGE="http://spice-space.org/";
-SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2";
+HOMEPAGE="https://www.spice-space.org/";
+SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2";
 
 LICENSE="LGPL-2.1"
 SLOT="0"

diff --git a/app-emulation/spice/spice-0.13.3-r2.ebuild 
b/app-emulation/spice/spice-0.13.3-r2.ebuild
index 733473e530d..bbe9362b49d 100644
--- a/app-emulation/spice/spice-0.13.3-r2.ebuild
+++ b/app-emulation/spice/spice-0.13.3-r2.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit autotools ltprune python-any-r1 readme.gentoo-r1 xdg-utils
 
 DESCRIPTION="SPICE server"
-HOMEPAGE="http://spice-space.org/";
-SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2";
+HOMEPAGE="https://www.spice-space.org/";
+SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2";
 
 LICENSE="LGPL-2.1"
 SLOT="0"

diff --git a/app-emulation/spice/spice-9999.ebuild 
b/app-emulation/spice/spice-9999.ebuild
index 50d6d2d1281..bc7a3036722 100644
--- a/app-emulation/spice/spice-9999.ebuild
+++ b/app-emulation/spice/spice-9999.ebuild
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit autotools eutils git-r3 ltprune python-any-r1 readme.gentoo-r1 
xdg-utils
 
 DESCRIPTION="SPICE server"
-HOMEPAGE="http://spice-space.org/";
+HOMEPAGE="https://www.spice-space.org/";
 SRC_URI=""
-EGIT_REPO_URI="git://git.freedesktop.org/git/spice/spice"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice.git";
 
 LICENSE="LGPL-2.1"
 SLOT="0"

Reply via email to