diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-04-01 20:54:36 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-04-01 20:54:36 +0200 |
commit | 56a20535200e50a22016e381eea1ccbfb08dab21 (patch) | |
tree | 20ec5c23af2071a3d7b23b3fc56d8a9394eaecf4 /app-emacs | |
parent | app-emacs/babel: Update HOMEPAGE (diff) | |
download | emacs-56a20535200e50a22016e381eea1ccbfb08dab21.tar.gz emacs-56a20535200e50a22016e381eea1ccbfb08dab21.tar.bz2 emacs-56a20535200e50a22016e381eea1ccbfb08dab21.zip |
app-emacs/wtf: Update HOMEPAGE
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/wtf/wtf-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/wtf/wtf-2.0.ebuild b/app-emacs/wtf/wtf-2.0.ebuild index b5528b3..c58c151 100644 --- a/app-emacs/wtf/wtf-2.0.ebuild +++ b/app-emacs/wtf/wtf-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit elisp DESCRIPTION="Look up conversational and computing acronyms" -HOMEPAGE="http://mwolson.org/projects/" +HOMEPAGE="https://mwolson.org/projects/" # taken from: http://mwolson.org/static/dist/wtf/wtf.el SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2" |