Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/wtf/
Date: Fri, 01 Apr 2022 18:57:19
Message-Id: 1648839276.56a20535200e50a22016e381eea1ccbfb08dab21.ulm@gentoo
1 commit: 56a20535200e50a22016e381eea1ccbfb08dab21
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 18:54:36 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 18:54:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=56a20535
7
8 app-emacs/wtf: Update HOMEPAGE
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 app-emacs/wtf/wtf-2.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/wtf/wtf-2.0.ebuild b/app-emacs/wtf/wtf-2.0.ebuild
16 index b5528b3..c58c151 100644
17 --- a/app-emacs/wtf/wtf-2.0.ebuild
18 +++ b/app-emacs/wtf/wtf-2.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -6,7 +6,7 @@ EAPI=7
26 inherit elisp
27
28 DESCRIPTION="Look up conversational and computing acronyms"
29 -HOMEPAGE="http://mwolson.org/projects/"
30 +HOMEPAGE="https://mwolson.org/projects/"
31 # taken from: http://mwolson.org/static/dist/wtf/wtf.el
32 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"