summaryrefslogtreecommitdiff
path: root/app-portage/tatt
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 11:33:25 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:47:04 +0200
commit3881e4b16c12067658d0af34afcb556b1f1e0046 (patch)
tree8982a1b2c256a0a35721185bd01c27c299940100 /app-portage/tatt
parentdca440806632eddb113a39c72f2c25be599c5668 (diff)
downloadgentoo-3881e4b16c12067658d0af34afcb556b1f1e0046.tar.gz
gentoo-3881e4b16c12067658d0af34afcb556b1f1e0046.tar.xz
app-portage/tatt: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-portage/tatt')
-rw-r--r--app-portage/tatt/tatt-9999.ebuild3
1 files changed, 1 insertions, 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"