From 3ccd450172ae2aa7f4f08c36e268b8e219bf6b8e Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Sun, 3 Sep 2017 18:24:10 +0200 Subject: net-libs/telepathy-accounts-signon: use HTTPS for links to dev.gentoo.org --- .../telepathy-accounts-signon/telepathy-accounts-signon-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs/telepathy-accounts-signon/telepathy-accounts-signon-1.0.ebuild') diff --git a/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-1.0.ebuild b/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-1.0.ebuild index f152f2aa981c..2913bfb8a1f5 100644 --- a/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-1.0.ebuild +++ b/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-1.0.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=5 @@ -7,7 +7,7 @@ inherit qmake-utils DESCRIPTION="Mission control plugin for Telepathy to provide IM accounts and authentication" HOMEPAGE="https://01.org/gsso" -SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -- cgit v1.2.3-65-gdbad