commit:     af6bef65cb4518487389fde9b95ede9ef1a8b775
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 01:13:03 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:46:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6bef65

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 6b4c8dabd18..36e00d73fd3 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"

Reply via email to