commit: fd74fbb177cb0373e0856067a980bcdca00969f0 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Sun Apr 14 10:30:41 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 12:48:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd74fbb1
games-rpg/wastesedge: update HOMEPAGE Closes: https://bugs.gentoo.org/626672 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11677 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild index 2f28fcfac7b..380732ee998 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"
