commit: a8ea294e1ee5a8032087b10d4ff05d0e4b102199 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Fri Sep 29 19:36:42 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Oct 3 21:53:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ea294e
games-arcade/lbreakout: update HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/5823 games-arcade/lbreakout/lbreakout-010315.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games-arcade/lbreakout/lbreakout-010315.ebuild b/games-arcade/lbreakout/lbreakout-010315.ebuild index 5a197c35a00..536e479de6a 100644 --- a/games-arcade/lbreakout/lbreakout-010315.ebuild +++ b/games-arcade/lbreakout/lbreakout-010315.ebuild @@ -1,10 +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 games DESCRIPTION="Breakout clone written with the SDL library" -HOMEPAGE="http://lgames.sourceforge.net/" +HOMEPAGE="http://lgames.sourceforge.net/LBreakout/" SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2"
