app-portage/tatt: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 01:33:25 +0000 (11:33 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:47:04 +0000 (10:47 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-portage/tatt/tatt-9999.ebuild

index 3e294af4e0f4888822ded0c6aeb843d5e577f93a..67cd52838afbe31c74d0839eff57f1e29d94c152 100644 (file)
@@ -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"