summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /games-puzzle
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/color-lines/color-lines-0.6.ebuild4
-rw-r--r--games-puzzle/pingus/pingus-0.7.6.ebuild2
-rw-r--r--games-puzzle/quadra/quadra-1.2.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/games-puzzle/color-lines/color-lines-0.6.ebuild b/games-puzzle/color-lines/color-lines-0.6.ebuild
index 7212f1e7de96..6e30549ffc51 100644
--- a/games-puzzle/color-lines/color-lines-0.6.ebuild
+++ b/games-puzzle/color-lines/color-lines-0.6.ebuild
@@ -7,8 +7,8 @@ EAPI=5
inherit eutils games
DESCRIPTION="Color lines game written with SDL with bonus features"
-HOMEPAGE="http://color-lines.googlecode.com/"
-SRC_URI="http://color-lines.googlecode.com/files/lines_${PV}.tar.gz"
+HOMEPAGE="https://color-lines.googlecode.com/"
+SRC_URI="https://color-lines.googlecode.com/files/lines_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/games-puzzle/pingus/pingus-0.7.6.ebuild b/games-puzzle/pingus/pingus-0.7.6.ebuild
index 0a4ac7634642..91834802905b 100644
--- a/games-puzzle/pingus/pingus-0.7.6.ebuild
+++ b/games-puzzle/pingus/pingus-0.7.6.ebuild
@@ -7,7 +7,7 @@ inherit eutils scons-utils toolchain-funcs flag-o-matic games
DESCRIPTION="free Lemmings clone"
HOMEPAGE="http://pingus.seul.org/"
-SRC_URI="http://pingus.googlecode.com/files/${P}.tar.bz2"
+SRC_URI="https://pingus.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
diff --git a/games-puzzle/quadra/quadra-1.2.0.ebuild b/games-puzzle/quadra/quadra-1.2.0.ebuild
index 1aa414f700f9..42d40a599110 100644
--- a/games-puzzle/quadra/quadra-1.2.0.ebuild
+++ b/games-puzzle/quadra/quadra-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit eutils games
DESCRIPTION="A tetris clone with multiplayer support"
HOMEPAGE="https://code.google.com/p/quadra/"
-SRC_URI="http://quadra.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://quadra.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"