From: David Hicks Date: Sat, 29 Jul 2017 01:33:25 +0000 (+1000) Subject: app-portage/tatt: use HTTPS for GitHub X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3881e4b16c12067658d0af34afcb556b1f1e0046;p=gentoo.git app-portage/tatt: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild index 3e294af4e0f4..67cd52838afb 100644 --- a/app-portage/tatt/tatt-9999.ebuild +++ b/app-portage/tatt/tatt-9999.ebuild @@ -9,8 +9,7 @@ inherit distutils-r1 git-r3 DESCRIPTION="arch testing tool" HOMEPAGE="https://github.com/kensington/tatt" -EGIT_REPO_URI="https://github.com/kensington/tatt.git \ - git://github.com/kensington/tatt.git" +EGIT_REPO_URI="https://github.com/kensington/tatt.git" LICENSE="GPL-2" SLOT="0"