summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-04-28 12:53:02 +0200
committerJeroen Roovers <jer@gentoo.org>2018-04-28 12:53:59 +0200
commita73467028e738683a1a6c9255e62bc4c7c939ecc (patch)
treeb5fe58a0147f753d4169975e2f9e512e69fc2b73 /games-puzzle/sgt-puzzles
parentnet-dns/getdns: improved stubby initd/confd for logs and logrotate (diff)
downloadgentoo-a73467028e738683a1a6c9255e62bc4c7c939ecc.tar.gz
gentoo-a73467028e738683a1a6c9255e62bc4c7c939ecc.tar.bz2
gentoo-a73467028e738683a1a6c9255e62bc4c7c939ecc.zip
games-puzzle/sgt-puzzles: Use HTTPS.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-puzzle/sgt-puzzles')
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
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=""