From c75e112447a52a0b69aebe28b53f3ea066d615ce Mon Sep 17 00:00:00 2001 From: "Yury V. Zaytsev" Date: Mon, 9 May 2016 10:28:34 +0200 Subject: app-misc/mc: fix git repository url in mc-9999.ebuild Signed-off-by: Yury V. Zaytsev Signed-off-by: Sergei Trofimovich --- app-misc/mc/mc-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-misc/mc') diff --git a/app-misc/mc/mc-9999.ebuild b/app-misc/mc/mc-9999.ebuild index fae1c2278dfc..c21d848da48c 100644 --- a/app-misc/mc/mc-9999.ebuild +++ b/app-misc/mc/mc-9999.ebuild @@ -5,7 +5,7 @@ EAPI=6 if [[ ${PV} = *9999* ]]; then - EGIT_REPO_URI="git://github.com/MidnightCommander/mc.git https://github.com/MidnightCommander/mc.git git://midnight-commander.org/git/mc.git" + EGIT_REPO_URI="git://github.com/MidnightCommander/mc.git https://github.com/MidnightCommander/mc.git git://repo.or.cz/midnight-commander.git" LIVE_ECLASSES="git-r3 autotools" LIVE_EBUILD=yes fi -- cgit v1.2.3-18-g5258