summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 01:44:35 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:37:53 +0200
commit6866e5e907068ae208f88d4ccc25aec7c3b9e3ea (patch)
treed2e6d4ce9aa5dcf61b45f58d31af068a5efa4ade /dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
parentdev-util/buildbot-waterfall-view: use HTTPS for GitHub (diff)
downloadgentoo-6866e5e907068ae208f88d4ccc25aec7c3b9e3ea.tar.gz
gentoo-6866e5e907068ae208f88d4ccc25aec7c3b9e3ea.tar.bz2
gentoo-6866e5e907068ae208f88d4ccc25aec7c3b9e3ea.zip
dev-util/abi-compliance-checker: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild')
-rw-r--r--dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
index e602ebea3169..e78e618f979b 100644
--- a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
+++ b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
@@ -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