From: Francesco Turco Date: Fri, 29 Sep 2017 19:36:42 +0000 (+0200) Subject: games-arcade/lbreakout: update HOMEPAGE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a8ea294e1ee5a8032087b10d4ff05d0e4b102199;p=gentoo.git games-arcade/lbreakout: update HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/5823 --- diff --git a/games-arcade/lbreakout/lbreakout-010315.ebuild b/games-arcade/lbreakout/lbreakout-010315.ebuild index 5a197c35a005..536e479de6ab 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"