commit: 1f22f7054cbddf9e4dcb5a58e96e9a274607ef63 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Fri Sep 29 19:39:13 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=1f22f705
games-arcade/lbreakout2: update HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/5823 games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild | 4 ++-- games-arcade/lbreakout2/lbreakout2-2.6.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild index d19c8fb05ff..8d9ccf79a23 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 cdc995e9125..5b6c7ae115e 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 )"
