x11-misc/primus: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 15:12:59 +0000 (01:12 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:22:51 +0000 (11:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

x11-misc/primus/primus-0.2.ebuild

index 7bbd6f83db7f9d1a1344c76b3fffc99c3a499151..6cd89d1ee18559ce5b1ebbbd6c7b87fff05965f0 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,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Faster OpenGL offloading for Bumblebee"
 HOMEPAGE="https://github.com/amonakov/primus"
 SRC_URI="https://github.com/amonakov/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-EGIT_REPO_URI="git://github.com/amonakov/primus.git https://github.com/amonakov/primus.git"
+EGIT_REPO_URI="https://github.com/amonakov/${PN}.git"
 
 LICENSE="ISC"
 SLOT="0"