From 00846f5f7be003565185b4945997bd9c766ecd96 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:26:27 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- games-simulation/qct/qct-0.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-simulation/qct') diff --git a/games-simulation/qct/qct-0.7-r1.ebuild b/games-simulation/qct/qct-0.7-r1.ebuild index 5a48f6f181c0..0875470b67bd 100644 --- a/games-simulation/qct/qct-0.7-r1.ebuild +++ b/games-simulation/qct/qct-0.7-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 games DESCRIPTION="Quiet Console Town puts you in the place of the mayor of a budding new console RPG city" -HOMEPAGE="http://packages.gentoo.org/package/games-simulation/qct" +HOMEPAGE="https://packages.gentoo.org/package/games-simulation/qct" SRC_URI="http://www.sourcefiles.org/Games/Role_Play/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad