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