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-arcade/supertux/
Date: Mon, 13 Nov 2017 22:40:06
Message-Id: 1510612775.23a2b242ff3fd30d138e7310a6c969c69a9cd41a.chewi@gentoo
1 commit: 23a2b242ff3fd30d138e7310a6c969c69a9cd41a
2 Author: soredake <fdsfgs <AT> krutt <DOT> org>
3 AuthorDate: Fri Nov 10 09:09:51 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 13 22:39:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a2b242
7
8 games-arcade/supertux: update HOMEPAGE
9
10 Closes: https://github.com/gentoo/gentoo/pull/6164
11
12 games-arcade/supertux/supertux-0.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-arcade/supertux/supertux-0.5.1.ebuild b/games-arcade/supertux/supertux-0.5.1.ebuild
16 index 10893c16355..af91e8b026d 100644
17 --- a/games-arcade/supertux/supertux-0.5.1.ebuild
18 +++ b/games-arcade/supertux/supertux-0.5.1.ebuild
19 @@ -7,7 +7,7 @@ inherit cmake-utils flag-o-matic
20 MY_P="SuperTux-v${PV}-Source"
21
22 DESCRIPTION="A game similar to Super Mario Bros."
23 -HOMEPAGE="http://supertuxproject.org/"
24 +HOMEPAGE="https://supertux.org/"
25 SRC_URI="https://github.com/SuperTux/${PN}/releases/download/v${PV}/${MY_P}.tar.gz"
26
27 LICENSE="GPL-2+ GPL-3+ ZLIB MIT CC-BY-SA-2.0 CC-BY-SA-3.0"