From: Wim Muskee Date: Sun, 14 Apr 2019 10:30:41 +0000 (+0200) Subject: games-rpg/wastesedge: update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fd74fbb177cb0373e0856067a980bcdca00969f0;p=gentoo.git games-rpg/wastesedge: update HOMEPAGE Closes: https://bugs.gentoo.org/626672 Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/11677 Signed-off-by: James Le Cuirot --- diff --git a/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild index 2f28fcfac7b9..380732ee9982 100644 --- a/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild +++ b/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 DESCRIPTION="role playing game to showcase the adonthell engine" -HOMEPAGE="http://adonthell.linuxgames.com/" +HOMEPAGE="http://adonthell.nongnu.org/download/" SRC_URI="https://savannah.nongnu.org/download/adonthell/${PN}-src-${PV}.tar.gz" LICENSE="GPL-2"