Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod-taow/
Date: Tue, 04 Feb 2020 12:54:16
Message-Id: 1580820797.8efcb0f0257dcbf13b8f87dba3422df2319e8efa.ulm@gentoo
1 commit: 8efcb0f0257dcbf13b8f87dba3422df2319e8efa
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 4 12:53:04 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 4 12:53:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8efcb0f0
7
8 games-misc/fortune-mod-taow: Update HOMEPAGE and SRC_URI.
9
10 Closes: https://bugs.gentoo.org/703740
11 Package-Manager: Portage-2.3.87, Repoman-2.3.20
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 games-misc/fortune-mod-taow/fortune-mod-taow-1.0.ebuild | 6 +++---
15 1 file changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/games-misc/fortune-mod-taow/fortune-mod-taow-1.0.ebuild b/games-misc/fortune-mod-taow/fortune-mod-taow-1.0.ebuild
18 index f9333894ec3..3a41678c38c 100644
19 --- a/games-misc/fortune-mod-taow/fortune-mod-taow-1.0.ebuild
20 +++ b/games-misc/fortune-mod-taow/fortune-mod-taow-1.0.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 MY_P=fortunes-taow-${PV}
28 DESCRIPTION="The Art of War Fortune Mod"
29 -HOMEPAGE="http://www.de-brauwer.be/wiki/wikka.php?wakka=TheArtOfWar"
30 -SRC_URI="http://www.de-brauwer.be/wastebasket/${MY_P}.tar.gz"
31 +HOMEPAGE="https://web.archive.org/web/20110823115300/http://www.de-brauwer.be/wiki/wikka.php?wakka=TheArtOfWar"
32 +SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
33
34 LICENSE="GPL-2"
35 SLOT="0"