From c84be41d02d264cc116a9a8436ca3bef3abb417c Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:37:39 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- app-portage/repo-commit/repo-commit-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage/repo-commit') diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild index ed1d4f858722..bc46b3e49ece 100644 --- a/app-portage/repo-commit/repo-commit-9999.ebuild +++ b/app-portage/repo-commit/repo-commit-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/gentoo/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/gentoo/${PN}.git" inherit git-r3 #endif -- cgit v1.2.3-65-gdbad