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-wget/
Date: Sun, 30 Jul 2017 20:38:43
Message-Id: 1501447115.23dddc3a4419d73639edc9a86f269829bd1d2d4b.monsieurp@gentoo
1 commit: 23dddc3a4419d73639edc9a86f269829bd1d2d4b
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 30 20:17:07 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 20:38:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23dddc3a
7
8 app-emacs/emacs-wget: update HOMEPAGE.
9
10 Closes: https://github.com/gentoo/gentoo/pull/5247
11
12 app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild b/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild
16 index b58fab32b9f..348adb4562c 100644
17 --- a/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild
18 +++ b/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -6,7 +6,7 @@ EAPI=5
26 inherit elisp
27
28 DESCRIPTION="Wget interface for Emacs"
29 -HOMEPAGE="http://www.emacswiki.org/emacs/EmacsWget"
30 +HOMEPAGE="https://www.emacswiki.org/emacs/EmacsWget"
31 SRC_URI="http://pop-club.hp.infoseek.co.jp/emacs/emacs-wget/${P}.tar.gz"
32
33 LICENSE="GPL-2+"