dev-util/qdevicemonitor: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 15:27:37 +0000 (01:27 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:37:48 +0000 (11:37 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild
dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild

index 62329fcec464563fac45a2c92895813fa776e644..c055bb2fca979222c01cc1d7e3577e96b6fb83a4 100644 (file)
@@ -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"
index 62329fcec464563fac45a2c92895813fa776e644..c055bb2fca979222c01cc1d7e3577e96b6fb83a4 100644 (file)
@@ -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"