app-emacs/basic-toolkit: HOMEPAGE 301 redirect to HTTPS
authorDavid Hicks <david@hicks.id.au>
Tue, 22 Aug 2017 12:42:12 +0000 (22:42 +1000)
committerMichał Górny <mgorny@gentoo.org>
Tue, 22 Aug 2017 21:41:05 +0000 (23:41 +0200)
Package-Manager: Portage-2.3.7, Repoman-2.3.3

app-emacs/basic-toolkit/basic-toolkit-0.3.ebuild

index 86f4af13fc46c795e370cab2300355eea6d745a4..c7d3ee4df3ac60732b3a026583c52ae764c01ead 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit elisp
 
 DESCRIPTION="Basic edit toolkit"
-HOMEPAGE="http://www.emacswiki.org/emacs/basic-toolkit.el"
+HOMEPAGE="https://www.emacswiki.org/emacs/basic-toolkit.el"
 # taken from https://www.emacswiki.org/emacs/download/basic-toolkit.el
 SRC_URI="https://enise.org/users/victor/share/distfiles/${P}.el.xz"