diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-07-30 22:22:56 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-07-30 22:38:39 +0200 |
commit | 6803e916b1163b4684f26ebb319a79ec667822f2 (patch) | |
tree | 606804a9a89cd0bf7d9b9da4e98ca1e8f47e1ede /app-emacs | |
parent | app-emacs/emacs-wiki-blog: update HOMEPAGE. (diff) | |
download | gentoo-6803e916b1163b4684f26ebb319a79ec667822f2.tar.gz gentoo-6803e916b1163b4684f26ebb319a79ec667822f2.tar.bz2 gentoo-6803e916b1163b4684f26ebb319a79ec667822f2.zip |
app-emacs/erobot: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5247
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/erobot/erobot-2.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/erobot/erobot-2.1.0-r1.ebuild b/app-emacs/erobot/erobot-2.1.0-r1.ebuild index efeac2d249e5..86427fec6924 100644 --- a/app-emacs/erobot/erobot-2.1.0-r1.ebuild +++ b/app-emacs/erobot/erobot-2.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="Battle-bots for Emacs!" -HOMEPAGE="http://www.emacswiki.org/emacs/EmacsRobots" +HOMEPAGE="https://www.emacswiki.org/emacs/EmacsRobots" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2+" |