From 061fc30692a4f842ce421984d2dae45235415159 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 01:27:37 +1000 Subject: [PATCH] dev-util/qdevicemonitor: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild | 4 ++-- dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild index 62329fcec464..c055bb2fca97 100644 --- a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild +++ b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1.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" @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/alopatindev/qdevicemonitor" if [[ ${PV} == "9999" ]] ; then inherit git-r3 - EGIT_REPO_URI="git://github.com/alopatindev/qdevicemonitor" + EGIT_REPO_URI="https://github.com/alopatindev/${PN}" else SRC_URI="https://github.com/alopatindev/qdevicemonitor/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild b/dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild index 62329fcec464..c055bb2fca97 100644 --- a/dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild +++ b/dev-util/qdevicemonitor/qdevicemonitor-9999.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" @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/alopatindev/qdevicemonitor" if [[ ${PV} == "9999" ]] ; then inherit git-r3 - EGIT_REPO_URI="git://github.com/alopatindev/qdevicemonitor" + EGIT_REPO_URI="https://github.com/alopatindev/${PN}" else SRC_URI="https://github.com/alopatindev/qdevicemonitor/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" -- 2.26.2