net-libs/tox: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 18:10:40 +0000 (04:10 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:44:52 +0000 (11:44 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

net-libs/tox/tox-9999.ebuild

index 37596b0c3d9138c737ee4de8b7643209f5433575..e7b2b5569ca290d3950f329d9b0b095ab92283b0 100644 (file)
@@ -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
@@ -8,8 +8,7 @@ inherit autotools git-r3 user systemd
 DESCRIPTION="Encrypted P2P, messaging, and audio/video calling platform"
 HOMEPAGE="https://tox.chat"
 SRC_URI=""
-EGIT_REPO_URI="https://github.com/TokTok/c-toxcore.git
-       git://github.com/TokTok/c-toxcore.git"
+EGIT_REPO_URI="https://github.com/TokTok/c-toxcore.git"
 
 LICENSE="GPL-3+"
 SLOT="0/0.1"