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 --- media-gfx/qosmic/qosmic-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx/qosmic') diff --git a/media-gfx/qosmic/qosmic-1.5.0.ebuild b/media-gfx/qosmic/qosmic-1.5.0.ebuild index c581de54906c..f9db76a5ed72 100644 --- a/media-gfx/qosmic/qosmic-1.5.0.ebuild +++ b/media-gfx/qosmic/qosmic-1.5.0.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit qt4-r2 DESCRIPTION="A cosmic recursive flame fractal editor" -HOMEPAGE="http://code.google.com/p/qosmic/" +HOMEPAGE="https://code.google.com/p/qosmic/" SRC_URI="http://qosmic.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad