commit: 343728c1841c66987ba9957153e5b3c53ba1af34 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Fri Sep 29 19:45:27 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Oct 3 21:53:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343728c1
games-puzzle/ltris: update HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/5823 games-puzzle/ltris/ltris-1.0.19.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/ltris/ltris-1.0.19.ebuild b/games-puzzle/ltris/ltris-1.0.19.ebuild index 00487467a37..c25d935e545 100644 --- a/games-puzzle/ltris/ltris-1.0.19.ebuild +++ b/games-puzzle/ltris/ltris-1.0.19.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools flag-o-matic eutils games DESCRIPTION="very polished Tetris clone" -HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LTris" +HOMEPAGE="http://lgames.sourceforge.net/LTris/" SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2+"
