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

dev-util/cwdiff/cwdiff-0.3.0.ebuild
dev-util/cwdiff/cwdiff-0.3.1.ebuild
dev-util/cwdiff/cwdiff-0.4.0.ebuild
dev-util/cwdiff/cwdiff-9999.ebuild

index ee48ba792c40884da0583f5b14646da961ea70f7..95a7d5783001ee6c853c147967aba221b2c94366 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 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/junghans/${PN}.git https://github.com/junghans/${PN}.git"
+       EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
        inherit git-r3
        KEYWORDS=""
 else
index ee48ba792c40884da0583f5b14646da961ea70f7..95a7d5783001ee6c853c147967aba221b2c94366 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 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/junghans/${PN}.git https://github.com/junghans/${PN}.git"
+       EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
        inherit git-r3
        KEYWORDS=""
 else
index d557ff0b388f31f94c3dd44b4c932e261a669cb8..77fac3a57420c4aa2be39d0ab180ea5dee578f20 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 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/junghans/${PN}.git https://github.com/junghans/${PN}.git"
+       EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
        inherit git-r3
        KEYWORDS=""
 else
index efe999c28707d4343284b824233e94653dee7deb..59f7eb49bc904a868864cb6e83e4f7d9085d5790 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 if [ "${PV}" = "9999" ]; then
-       EGIT_REPO_URI="git://github.com/junghans/${PN}.git https://github.com/junghans/${PN}.git"
+       EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
        inherit git-r3
        KEYWORDS=""
 else