commit: 51334b88d585b2913b8972da07251720c4e2c07b Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Fri Sep 29 19:41:07 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=51334b88
games-puzzle/lmarbles: update HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/5823 games-puzzle/lmarbles/lmarbles-1.0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild b/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild index 257beba400c..b17c5eb5146 100644 --- a/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild +++ b/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils games DESCRIPTION="puzzle game inspired by Atomix and written in SDL" -HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LMarbles" +HOMEPAGE="http://lgames.sourceforge.net/LMarbles/" SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2"
