commit:     a73467028e738683a1a6c9255e62bc4c7c939ecc
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 28 10:53:02 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 10:53:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7346702

games-puzzle/sgt-puzzles: Use HTTPS.

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild 
b/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild
index cfc0b290bca..7eaeac646bc 100644
--- a/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild
+++ b/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild
@@ -7,7 +7,7 @@ inherit eutils gnome2-utils toolchain-funcs autotools
 
 if [[ ${PV} == "99999999" ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="git://git.tartarus.org/simon/puzzles.git"
+       EGIT_REPO_URI="https://git.tartarus.org/simon/puzzles.git";
        GENTOO_ICONS="20160315"
        
SRC_URI="https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${PN}-icons-${GENTOO_ICONS}.tar.xz";
        KEYWORDS=""

Reply via email to