From 3881e4b16c12067658d0af34afcb556b1f1e0046 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 11:33:25 +1000 Subject: app-portage/tatt: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- app-portage/tatt/tatt-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-portage/tatt') diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild index 3e294af4e0f..67cd52838af 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" -- cgit v1.2.1