diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild index d19c8fb05ff04..8d9ccf79a233c 100644 --- a/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild +++ b/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ levels_V=20120815 themes_V=20111026 DESCRIPTION="Breakout clone written with the SDL library" -HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LBreakout2" +HOMEPAGE="http://lgames.sourceforge.net/LBreakout2/" SRC_URI=" mirror://sourceforge/lgames/${P}.tar.gz mirror://sourceforge/lgames/${PN}-levelsets-${levels_V}.tar.gz themes? ( mirror://sourceforge/lgames/${PN}-themes-${themes_V}.tar.gz )" diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.5.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.5.ebuild index cdc995e91257e..5b6c7ae115e90 100644 --- a/games-arcade/lbreakout2/lbreakout2-2.6.5.ebuild +++ b/games-arcade/lbreakout2/lbreakout2-2.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ levels_V=20141220 themes_V=20141220 DESCRIPTION="Breakout clone written with the SDL library" -HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LBreakout2" +HOMEPAGE="http://lgames.sourceforge.net/LBreakout2/" SRC_URI=" mirror://sourceforge/lgames/${P}.tar.gz mirror://sourceforge/lgames/add-ons/lbreakout2/${PN}-levelsets-${levels_V}.tar.gz themes? ( mirror://sourceforge/lgames/add-ons/lbreakout2/${PN}-themes-${levels_V}.tar.gz )"