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/erobot/
Date: Sun, 30 Jul 2017 20:38:43
Message-Id: 1501447119.6803e916b1163b4684f26ebb319a79ec667822f2.monsieurp@gentoo
1 commit: 6803e916b1163b4684f26ebb319a79ec667822f2
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 30 20:22:56 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 20:38:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6803e916
7
8 app-emacs/erobot: update HOMEPAGE.
9
10 Closes: https://github.com/gentoo/gentoo/pull/5247
11
12 app-emacs/erobot/erobot-2.1.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/erobot/erobot-2.1.0-r1.ebuild b/app-emacs/erobot/erobot-2.1.0-r1.ebuild
16 index efeac2d249e..86427fec692 100644
17 --- a/app-emacs/erobot/erobot-2.1.0-r1.ebuild
18 +++ b/app-emacs/erobot/erobot-2.1.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 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="Battle-bots for Emacs!"
29 -HOMEPAGE="http://www.emacswiki.org/emacs/EmacsRobots"
30 +HOMEPAGE="https://www.emacswiki.org/emacs/EmacsRobots"
31 SRC_URI="mirror://gentoo/${P}.tar.bz2"
32
33 LICENSE="GPL-2+"