diff options
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/luola/luola-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/luola/luola-1.3.2-r1.ebuild b/games-action/luola/luola-1.3.2-r1.ebuild index a31ff566421a..ff2ec53aa188 100644 --- a/games-action/luola/luola-1.3.2-r1.ebuild +++ b/games-action/luola/luola-1.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools desktop gnome2-utils DESCRIPTION="A 2D multiplayer arcade game resembling V-Wing" -HOMEPAGE="https://freecode.com/projects/luola" +HOMEPAGE="http://freshmeat.sourceforge.net/projects/luola" SRC_URI="mirror://gentoo/${P}.tar.gz mirror://gentoo/stdlevels-6.0.tar.gz mirror://gentoo/nostalgia-1.2.tar.gz" |