Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/wastesedge/
Date: Sun, 14 Apr 2019 12:48:56
Message-Id: 1555246121.fd74fbb177cb0373e0856067a980bcdca00969f0.chewi@gentoo
1 commit: fd74fbb177cb0373e0856067a980bcdca00969f0
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Sun Apr 14 10:30:41 2019 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 12:48:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd74fbb1
7
8 games-rpg/wastesedge: update HOMEPAGE
9
10 Closes: https://bugs.gentoo.org/626672
11 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/11677
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild
19 index 2f28fcfac7b..380732ee998 100644
20 --- a/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild
21 +++ b/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
29 inherit eutils python-single-r1
30
31 DESCRIPTION="role playing game to showcase the adonthell engine"
32 -HOMEPAGE="http://adonthell.linuxgames.com/"
33 +HOMEPAGE="http://adonthell.nongnu.org/download/"
34 SRC_URI="https://savannah.nongnu.org/download/adonthell/${PN}-src-${PV}.tar.gz"
35
36 LICENSE="GPL-2"