From e4c5d6416c0383b36c6d9b4e59741bd8d41664f2 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Tue, 4 Feb 2020 16:59:41 +0100 Subject: app-portage/tatt: point repo URI to Gentoo infrastructure Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- app-portage/tatt/tatt-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild index e036b05013f1..c0f9e775f5c7 100644 --- a/app-portage/tatt/tatt-9999.ebuild +++ b/app-portage/tatt/tatt-9999.ebuild @@ -9,7 +9,8 @@ inherit distutils-r1 git-r3 DESCRIPTION="arch testing tool" HOMEPAGE="https://github.com/gentoo/tatt" -EGIT_REPO_URI="https://github.com/gentoo/tatt.git" +EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/tatt.git + https://github.com/gentoo/tatt.git" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad