diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:49:49 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:59:24 +0800 |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /games-puzzle | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/hexamine/hexamine-0.2.1.ebuild | 2 | ||||
-rw-r--r-- | games-puzzle/zaz/zaz-1.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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" |