diff options
author | David Hicks <david@hicks.id.au> | 2017-08-22 22:11:45 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-22 23:39:53 +0200 |
commit | ca3c97979a606554fa6018d8476f37b031f5f828 (patch) | |
tree | 35382bdf6fe66826f856cfe5d5845f123d89ae5a /app-emacs | |
parent | www-apache/anyterm: HOMEPAGE and SRC_URI 301 redirect to HTTPS (diff) | |
download | gentoo-ca3c97979a606554fa6018d8476f37b031f5f828.tar.gz gentoo-ca3c97979a606554fa6018d8476f37b031f5f828.tar.bz2 gentoo-ca3c97979a606554fa6018d8476f37b031f5f828.zip |
app-emacs/anything: HOMEPAGE 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/anything/anything-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/anything/anything-1.3.2.ebuild b/app-emacs/anything/anything-1.3.2.ebuild index 6da2614ae83d..6afe9363a764 100644 --- a/app-emacs/anything/anything-1.3.2.ebuild +++ b/app-emacs/anything/anything-1.3.2.ebuild @@ -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" |