app-emacs/distel: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 17 May 2018 08:10:20 +0000 (10:10 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 18 May 2018 12:32:39 +0000 (08:32 -0400)
app-emacs/distel/distel-4.0.6.ebuild

index 1db4cfa6597b732111d6d6f96cc60747d0f94e0c..b0cdc9f49d4a9a40276772670fd599c1cdb6a716 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit elisp
 
 DESCRIPTION="Distributed Emacs Lisp for Erlang"
 HOMEPAGE="https://code.google.com/p/distel/
-       http://www.emacswiki.org/emacs/DistributedEmacsLisp"
+       https://www.emacswiki.org/emacs/DistributedEmacsLisp"
 SRC_URI="https://github.com/massemanet/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 # "New BSD License" according to https://code.google.com/p/distel/