Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ltris/
Date: Tue, 03 Oct 2017 21:54:07
Message-Id: 1507067626.343728c1841c66987ba9957153e5b3c53ba1af34.monsieurp@gentoo
1 commit: 343728c1841c66987ba9957153e5b3c53ba1af34
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Fri Sep 29 19:45:27 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 3 21:53:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343728c1
7
8 games-puzzle/ltris: update HOMEPAGE.
9
10 Closes: https://github.com/gentoo/gentoo/pull/5823
11
12 games-puzzle/ltris/ltris-1.0.19.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-puzzle/ltris/ltris-1.0.19.ebuild b/games-puzzle/ltris/ltris-1.0.19.ebuild
16 index 00487467a37..c25d935e545 100644
17 --- a/games-puzzle/ltris/ltris-1.0.19.ebuild
18 +++ b/games-puzzle/ltris/ltris-1.0.19.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2016 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 inherit autotools flag-o-matic eutils games
26
27 DESCRIPTION="very polished Tetris clone"
28 -HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LTris"
29 +HOMEPAGE="http://lgames.sourceforge.net/LTris/"
30 SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
31
32 LICENSE="GPL-2+"