diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-29 21:39:13 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-03 23:53:45 +0200 |
commit | 1f22f7054cbddf9e4dcb5a58e96e9a274607ef63 (patch) | |
tree | 7057ada0d130a6518b366feb5e14b3fb1db8d607 /games-arcade | |
parent | games-arcade/lbreakout: update HOMEPAGE. (diff) | |
download | gentoo-1f22f7054cbddf9e4dcb5a58e96e9a274607ef63.tar.gz gentoo-1f22f7054cbddf9e4dcb5a58e96e9a274607ef63.tar.bz2 gentoo-1f22f7054cbddf9e4dcb5a58e96e9a274607ef63.zip |
games-arcade/lbreakout2: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5823
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild | 4 | ||||
-rw-r--r-- | 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 d19c8fb05ff0..8d9ccf79a233 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 cdc995e91257..5b6c7ae115e9 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 )" |