diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-07-30 22:17:07 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-07-30 22:38:35 +0200 |
commit | 23dddc3a4419d73639edc9a86f269829bd1d2d4b (patch) | |
tree | 8b44892aa816d0d4e9fbcbb5ca9e2c6ace41e627 /app-emacs/emacs-wget | |
parent | dev-util/electron: update HOMEPAGE. (diff) | |
download | gentoo-23dddc3a4419d73639edc9a86f269829bd1d2d4b.tar.gz gentoo-23dddc3a4419d73639edc9a86f269829bd1d2d4b.tar.bz2 gentoo-23dddc3a4419d73639edc9a86f269829bd1d2d4b.zip |
app-emacs/emacs-wget: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5247
Diffstat (limited to 'app-emacs/emacs-wget')
-rw-r--r-- | app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild | 4 |
1 files 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 b58fab32b9f7..348adb4562c7 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+" |