app-emacs/planner: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 15 Feb 2018 11:58:17 +0000 (12:58 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 20 Feb 2018 20:54:41 +0000 (21:54 +0100)
app-emacs/planner/planner-3.42.ebuild

index 40fedb422d26af3cd71cd09bd205043c632a294e..7eddd75fd4c28703a5a07582bfbb0cd322ed25f8 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit elisp
 
 DESCRIPTION="Maintain a local Wiki using Emacs-friendly markup"
-HOMEPAGE="http://www.emacswiki.org/emacs/PlannerMode"
+HOMEPAGE="https://www.emacswiki.org/emacs/PlannerMode"
 SRC_URI="http://download.gna.org/planner-el/${P}.tar.gz"
 
 LICENSE="GPL-3+"