app-misc/cwiid: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 01:00:54 +0000 (11:00 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:46:31 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-misc/cwiid/cwiid-20110107-r2.ebuild

index c96dcef74c07d9b6fcbdc5ef3c48c0f88f17e21c..453aeb73acbd56c05ea6069147bfe5fa6dd6404a 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/abstrakraft/cwiid.git"
+       EGIT_REPO_URI="https://github.com/abstrakraft/cwiid.git"
        SRC_URI=""
        KEYWORDS=""
        inherit git