From af6bef65cb4518487389fde9b95ede9ef1a8b775 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 11:13:03 +1000 Subject: [PATCH] app-misc/sleepyhead: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- app-misc/sleepyhead/sleepyhead-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/sleepyhead/sleepyhead-9999.ebuild b/app-misc/sleepyhead/sleepyhead-9999.ebuild index 6b4c8dabd189..36e00d73fd3d 100644 --- a/app-misc/sleepyhead/sleepyhead-9999.ebuild +++ b/app-misc/sleepyhead/sleepyhead-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main # Point to any required sources; these will be automatically downloaded by # Portage. -EGIT_REPO_URI="git://github.com/rich0/rich0-sleepyhead.git" +EGIT_REPO_URI="https://github.com/rich0/rich0-sleepyhead.git" EGIT_BRANCH="rich-test" LICENSE="GPL-2" -- 2.26.2