From 6f7ed9311da82ff301c8ff9807ff264212e2c4da Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sun, 5 May 2024 21:44:43 -0400 Subject: [PATCH] games-roguelike/zangband: remove HOMEPAGE Don't know if it can be found somewhere else but the current HOMEPAGE redirects to an unrelated gambling website so let's not leave it like that. Signed-off-by: Ionen Wolkens --- games-roguelike/zangband/zangband-2.7.4c-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-roguelike/zangband/zangband-2.7.4c-r1.ebuild b/games-roguelike/zangband/zangband-2.7.4c-r1.ebuild index d1fb2671077c1..900c08ca15d64 100644 --- a/games-roguelike/zangband/zangband-2.7.4c-r1.ebuild +++ b/games-roguelike/zangband/zangband-2.7.4c-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit autotools DESCRIPTION="An enhanced version of the Roguelike game Angband" -HOMEPAGE="http://www.zangband.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="ftp://ftp.sunet.se/pub/games/Angband/Variant/ZAngband/${P}.tar.gz" S="${WORKDIR}"/${PN}