From 01981005a182365cd42468c3d4fd32337763ddf2 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 01:12:59 +1000 Subject: [PATCH] x11-misc/primus: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- x11-misc/primus/primus-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/primus/primus-0.2.ebuild b/x11-misc/primus/primus-0.2.ebuild index 7bbd6f83db7f..6cd89d1ee185 100644 --- a/x11-misc/primus/primus-0.2.ebuild +++ b/x11-misc/primus/primus-0.2.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,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" -- 2.26.2