Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/soltys/
Date: Wed, 27 Feb 2019 20:45:14
Message-Id: 1551300287.b17f13b129076a2ac3b8f38313374e862ed1cc17.chewi@gentoo
1 commit: b17f13b129076a2ac3b8f38313374e862ed1cc17
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 27 18:45:51 2019 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 27 20:44:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17f13b1
7
8 games-rpg/soltys: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
12
13 games-rpg/soltys/soltys-1.0-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-rpg/soltys/soltys-1.0-r2.ebuild b/games-rpg/soltys/soltys-1.0-r2.ebuild
17 index f3e8b8ccb22..e9d29906063 100644
18 --- a/games-rpg/soltys/soltys-1.0-r2.ebuild
19 +++ b/games-rpg/soltys/soltys-1.0-r2.ebuild
20 @@ -1,11 +1,11 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 inherit eutils
27
28 DESCRIPTION="Classic adventure game"
29 -HOMEPAGE="http://wiki.scummvm.org/index.php/Soltys"
30 +HOMEPAGE="https://wiki.scummvm.org/index.php/Soltys"
31 SRC_URI="l10n_en? ( mirror://sourceforge/scummvm/${PN}-en-v${PV}.zip )
32 l10n_es? ( mirror://sourceforge/scummvm/${PN}-es-v${PV}.zip )
33 l10n_pl? ( mirror://sourceforge/scummvm/${PN}-pl-v${PV}.zip )