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/svg2rlg/svg2rlg-0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx/svg2rlg') diff --git a/media-gfx/svg2rlg/svg2rlg-0.3.ebuild b/media-gfx/svg2rlg/svg2rlg-0.3.ebuild index 66fee9a7225d..764e61cacc41 100644 --- a/media-gfx/svg2rlg/svg2rlg-0.3.ebuild +++ b/media-gfx/svg2rlg/svg2rlg-0.3.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="svg2rlg is a python tool to convert SVG files to reportlab graphics" -HOMEPAGE="http://code.google.com/p/svg2rlg/" +HOMEPAGE="https://code.google.com/p/svg2rlg/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad