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/color-lines
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/color-lines')
-rw-r--r--games-puzzle/color-lines/color-lines-0.6.ebuild4
1 files changed, 2 insertions, 2 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"