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

dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild

index e602ebea3169e05575577b7c43ba9544e44b57b1..e78e618f979b7024ff57fa06753cbddc0798f83d 100644 (file)
@@ -1,11 +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 LIVE
-EGIT_REPO_URI="git://github.com/lvc/${PN}.git
-       https://github.com/lvc/${PN}.git"
+EGIT_REPO_URI="https://github.com/lvc/${PN}.git"
 
 inherit git-r3
 #endif