summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-04-14 12:30:41 +0200
committerJames Le Cuirot <chewi@gentoo.org>2019-04-14 13:48:41 +0100
commitfd74fbb177cb0373e0856067a980bcdca00969f0 (patch)
treebd017405a31155d0737e570d43e59610f100fece /games-rpg
parentmedia-libs/freeimage: EAPI 7 for 3.18.0 (diff)
downloadgentoo-fd74fbb177cb0373e0856067a980bcdca00969f0.tar.gz
gentoo-fd74fbb177cb0373e0856067a980bcdca00969f0.tar.bz2
gentoo-fd74fbb177cb0373e0856067a980bcdca00969f0.zip
games-rpg/wastesedge: update HOMEPAGE
Closes: https://bugs.gentoo.org/626672 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11677 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild4
1 files 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 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"