diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2020-06-22 00:54:32 +0300 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-06-22 21:27:51 +0100 |
commit | 2b62cd7d91fd1389db9e74749dd6cad3ed9ea7d2 (patch) | |
tree | ab7feeb26c5592f7cf13e01ccfc04af617b7c573 /games-action | |
parent | games-action/0verkill: update HOMEPAGE (diff) | |
download | gentoo-2b62cd7d91fd1389db9e74749dd6cad3ed9ea7d2.tar.gz gentoo-2b62cd7d91fd1389db9e74749dd6cad3ed9ea7d2.tar.bz2 gentoo-2b62cd7d91fd1389db9e74749dd6cad3ed9ea7d2.zip |
games-action/luola: update HOMEPAGE
Replace freecode.com with freshmeat.sourceforge.net.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
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" |