diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:15 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:54:07 +0100 |
commit | e29cf81fff5ccf74e35cdfea97aeec88c67e8bba (patch) | |
tree | 3b5b9e1751d46b0c28e9b38725a589953bc7d094 /app-emacs/h4x0r | |
parent | app-emacs/folding: use HTTPS. (diff) | |
download | gentoo-e29cf81fff5ccf74e35cdfea97aeec88c67e8bba.tar.gz gentoo-e29cf81fff5ccf74e35cdfea97aeec88c67e8bba.tar.bz2 gentoo-e29cf81fff5ccf74e35cdfea97aeec88c67e8bba.zip |
app-emacs/h4x0r: use HTTPS.
Diffstat (limited to 'app-emacs/h4x0r')
-rw-r--r-- | app-emacs/h4x0r/h4x0r-0.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild b/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild index 23e7e1accaaf..4d9d96369ba7 100644 --- a/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild +++ b/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit elisp DESCRIPTION="Aid in writing like a script kiddie does" -HOMEPAGE="http://www.emacswiki.org/emacs/EliteSpeech" +HOMEPAGE="https://www.emacswiki.org/emacs/EliteSpeech" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2+" |