diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-29 21:36:42 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-03 23:53:45 +0200 |
commit | a8ea294e1ee5a8032087b10d4ff05d0e4b102199 (patch) | |
tree | 6948fa96116a2e564057a7c56df8143d1be78a2c /games-arcade/lbreakout | |
parent | games-action/barrage: update HOMEPAGE. (diff) | |
download | gentoo-a8ea294e1ee5a8032087b10d4ff05d0e4b102199.tar.gz gentoo-a8ea294e1ee5a8032087b10d4ff05d0e4b102199.tar.bz2 gentoo-a8ea294e1ee5a8032087b10d4ff05d0e4b102199.zip |
games-arcade/lbreakout: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5823
Diffstat (limited to 'games-arcade/lbreakout')
-rw-r--r-- | games-arcade/lbreakout/lbreakout-010315.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
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" |