From a73467028e738683a1a6c9255e62bc4c7c939ecc Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sat, 28 Apr 2018 12:53:02 +0200 Subject: 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(-) (limited to 'games-puzzle/sgt-puzzles') diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild index cfc0b290bca1..7eaeac646bc6 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="" -- cgit v1.2.3-65-gdbad