From: David Hicks Date: Sat, 29 Jul 2017 18:10:40 +0000 (+1000) Subject: net-libs/tox: use HTTPS for GitHub X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2b606c6cac51051107703cd60b5210bd7feede95;p=gentoo.git net-libs/tox: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/net-libs/tox/tox-9999.ebuild b/net-libs/tox/tox-9999.ebuild index 37596b0c3d91..e7b2b5569ca2 100644 --- a/net-libs/tox/tox-9999.ebuild +++ b/net-libs/tox/tox-9999.ebuild @@ -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"