Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-wiki-blog/
Date: Sun, 30 Jul 2017 20:38:43
Message-Id: 1501447117.a8ce58a658362cb7dedd62809e3814ef5241ef9f.monsieurp@gentoo
1 commit: a8ce58a658362cb7dedd62809e3814ef5241ef9f
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 30 20:20:55 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 20:38:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ce58a6
7
8 app-emacs/emacs-wiki-blog: update HOMEPAGE.
9
10 Closes: https://github.com/gentoo/gentoo/pull/5247
11
12 app-emacs/emacs-wiki-blog/emacs-wiki-blog-0.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/emacs-wiki-blog/emacs-wiki-blog-0.5.ebuild b/app-emacs/emacs-wiki-blog/emacs-wiki-blog-0.5.ebuild
16 index 8e5addb1d3d..2ee19b45a1f 100644
17 --- a/app-emacs/emacs-wiki-blog/emacs-wiki-blog-0.5.ebuild
18 +++ b/app-emacs/emacs-wiki-blog/emacs-wiki-blog-0.5.ebuild
19 @@ -1,10 +1,10 @@
20 -# Copyright 1999-2010 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 inherit elisp
25
26 DESCRIPTION="Emacs-Wiki add-on for maintaining a weblog"
27 -HOMEPAGE="http://www.emacswiki.org/emacs/EmacsWikiBlog"
28 +HOMEPAGE="https://www.emacswiki.org/emacs/EmacsWikiBlog"
29 SRC_URI="mirror://gentoo/${P}.tar.bz2"
30
31 LICENSE="GPL-2"