From b4480f333aed7f7f3bc75446a1a5010ba8df738c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 27 Jul 2016 14:49:49 +0800 Subject: sourceforge: switch to https:// URIs --- games-puzzle/hexamine/hexamine-0.2.1.ebuild | 2 +- games-puzzle/zaz/zaz-1.0.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games-puzzle') diff --git a/games-puzzle/hexamine/hexamine-0.2.1.ebuild b/games-puzzle/hexamine/hexamine-0.2.1.ebuild index f232bc50a84a..f270703d0593 100644 --- a/games-puzzle/hexamine/hexamine-0.2.1.ebuild +++ b/games-puzzle/hexamine/hexamine-0.2.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 games DESCRIPTION="Hexagonal Minesweeper" -HOMEPAGE="http://sourceforge.net/projects/hexamine" +HOMEPAGE="https://sourceforge.net/projects/hexamine" SRC_URI="mirror://sourceforge/hexamine/${P}.tar.gz" LICENSE="GPL-2" diff --git a/games-puzzle/zaz/zaz-1.0.0.ebuild b/games-puzzle/zaz/zaz-1.0.0.ebuild index d7f85145be65..fd4784ddd274 100644 --- a/games-puzzle/zaz/zaz-1.0.0.ebuild +++ b/games-puzzle/zaz/zaz-1.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools flag-o-matic eutils games DESCRIPTION="A puzzle game where the player has to arrange balls in triplets" -HOMEPAGE="http://sourceforge.net/projects/zaz/" +HOMEPAGE="https://sourceforge.net/projects/zaz/" SRC_URI="mirror://sourceforge/zaz/${P}.tar.bz2" LICENSE="GPL-3 GPL-3+ CC-BY-SA-3.0 OFL" -- cgit v1.2.3-65-gdbad