From fe2d80ef77c313aa0094b566b0e433ea9950164c Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Thu, 31 Aug 2017 17:38:37 +0200 Subject: Live versions: git->https --- app-portage/etcat/etcat-99999999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage/etcat/etcat-99999999.ebuild') diff --git a/app-portage/etcat/etcat-99999999.ebuild b/app-portage/etcat/etcat-99999999.ebuild index ad2587b7..220b1135 100644 --- a/app-portage/etcat/etcat-99999999.ebuild +++ b/app-portage/etcat/etcat-99999999.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) case ${PV} in 99999999*) - EGIT_REPO_URI="git://github.com/proteusx/${PN}.git" + EGIT_REPO_URI="https://github.com/proteusx/${PN}.git" inherit git-r3 PROPERTIES="live" KEYWORDS="" -- cgit v1.2.3-65-gdbad