From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-emulation/gnuboy') diff --git a/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild b/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild index 58834b279a4f..3bf9ae1519b2 100644 --- a/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild +++ b/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils games DESCRIPTION="Gameboy emulator with multiple renderers" -HOMEPAGE="http://code.google.com/p/gnuboy/" +HOMEPAGE="https://code.google.com/p/gnuboy/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad