commit:     3881e4b16c12067658d0af34afcb556b1f1e0046
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 01:33:25 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:47:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3881e4b1

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(-)

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"

Reply via email to