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 --- x11-apps/spotlighter/spotlighter-0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-apps/spotlighter') diff --git a/x11-apps/spotlighter/spotlighter-0.1.ebuild b/x11-apps/spotlighter/spotlighter-0.1.ebuild index 00c8479728ef..21e9d771f474 100644 --- a/x11-apps/spotlighter/spotlighter-0.1.ebuild +++ b/x11-apps/spotlighter/spotlighter-0.1.ebuild @@ -6,7 +6,7 @@ EAPI=3 SRC_URI="http://ardesia.googlecode.com/files/${P}.tar.gz" DESCRIPTION="Shows a movable and resizable spotlight on the screen" -HOMEPAGE="http://code.google.com/p/ardesia/" +HOMEPAGE="https://code.google.com/p/ardesia/" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad