Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/chess/
Date: Mon, 05 Feb 2018 23:56:20
Message-Id: 1517874894.59f8edae11121b5a04c78c61fb8cc0d76684f171.ulm@gentoo
1 commit: 59f8edae11121b5a04c78c61fb8cc0d76684f171
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 4 15:58:01 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 5 23:54:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f8edae
7
8 app-emacs/chess: use HTTPS
9
10 app-emacs/chess/chess-2.0.4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-emacs/chess/chess-2.0.4.ebuild b/app-emacs/chess/chess-2.0.4.ebuild
14 index 67cea7e9001..67203f00371 100644
15 --- a/app-emacs/chess/chess-2.0.4.ebuild
16 +++ b/app-emacs/chess/chess-2.0.4.ebuild
17 @@ -8,7 +8,7 @@ inherit elisp
18
19 DESCRIPTION="A chess client and library for Emacs"
20 HOMEPAGE="https://elpa.gnu.org/packages/chess.html
21 - http://www.emacswiki.org/emacs/ChessMode"
22 + https://www.emacswiki.org/emacs/ChessMode"
23 # Taken from https://elpa.gnu.org/packages/${P}.tar
24 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz
25 mirror://gentoo/emacs-chess-sounds-${PV%.*}.tar.bz2