From 37bbeedfc9da875ab8972d54d2328d808a700c10 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:37:21 +0200 Subject: Use https for most gnu.org URLs Signed-off-by: Justin Lecher --- dev-lisp/gcl/gcl-2.6.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lisp/gcl/gcl-2.6.10.ebuild') diff --git a/dev-lisp/gcl/gcl-2.6.10.ebuild b/dev-lisp/gcl/gcl-2.6.10.ebuild index add71a3e46b..0850d188507 100644 --- a/dev-lisp/gcl/gcl-2.6.10.ebuild +++ b/dev-lisp/gcl/gcl-2.6.10.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit elisp-common eutils flag-o-matic DESCRIPTION="GNU Common Lisp" -HOMEPAGE="http://www.gnu.org/software/gcl/gcl.html" +HOMEPAGE="https://www.gnu.org/software/gcl/gcl.html" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz https://dev.gentoo.org/~grozin/${P}-fedora.tar.bz2" LICENSE="LGPL-2 GPL-2" -- cgit v1.2.1