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

app-emacs/anything/anything-1.3.2.ebuild

index 6da2614ae83d34c69a46bdbf58f6404e43bca104..6afe9363a764b4dec01b754751888c967edf62eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,7 +6,7 @@ EAPI=4
 inherit elisp
 
 DESCRIPTION="Open anything - QuickSilver-like candidate-selection framework"
-HOMEPAGE="http://www.emacswiki.org/emacs/Anything"
+HOMEPAGE="https://www.emacswiki.org/emacs/Anything"
 # snapshot from http://repo.or.cz/w/anything-config.git
 SRC_URI="mirror://gentoo/${P}.tar.gz"