summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 01:27:37 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:37:48 +0200
commit061fc30692a4f842ce421984d2dae45235415159 (patch)
tree45ba1f2857f154fc1393932e6b8d4acdc236fd60 /dev-util
parentdev-python/pandocfilters: Utilities for writing pandoc filters in python (diff)
downloadgentoo-061fc30692a4f842ce421984d2dae45235415159.tar.gz
gentoo-061fc30692a4f842ce421984d2dae45235415159.tar.bz2
gentoo-061fc30692a4f842ce421984d2dae45235415159.zip
dev-util/qdevicemonitor: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild4
-rw-r--r--dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild4
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"