commit: b939e3daee5c0ad6ba9a2916d0d83dfd94f3f803 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Mon Sep 28 16:05:39 2020 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Mon Sep 28 16:05:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b939e3da
games-rpg/manaplus: Fixed homepage Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> games-rpg/manaplus/manaplus-1.9.3.23.ebuild | 4 ++-- games-rpg/manaplus/manaplus-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games-rpg/manaplus/manaplus-1.9.3.23.ebuild b/games-rpg/manaplus/manaplus-1.9.3.23.ebuild index 9d34cbd23db..85e22dbccd8 100644 --- a/games-rpg/manaplus/manaplus-1.9.3.23.ebuild +++ b/games-rpg/manaplus/manaplus-1.9.3.23.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World" -HOMEPAGE="http://manaplus.evolonline.org" +HOMEPAGE="https://manaplus.org" if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git" diff --git a/games-rpg/manaplus/manaplus-9999.ebuild b/games-rpg/manaplus/manaplus-9999.ebuild index 3e516d72a9e..3b6efa37c42 100644 --- a/games-rpg/manaplus/manaplus-9999.ebuild +++ b/games-rpg/manaplus/manaplus-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World" -HOMEPAGE="http://manaplus.evolonline.org" +HOMEPAGE="https://manaplus.org" if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git"
