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-misc/bsd-games/
Date: Sat, 02 Nov 2019 17:15:43
Message-Id: 1572714916.e2e46d754340342473b8bfca031edd7fead34132.chewi@gentoo
1 commit: e2e46d754340342473b8bfca031edd7fead34132
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Sat Nov 2 10:22:11 2019 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 2 17:15:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e46d75
7
8 games-misc/bsd-games: update HOMEPAGE, SRC_URI, metadata
9
10 Closes: https://bugs.gentoo.org/680676
11 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/13525
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 games-misc/bsd-games/bsd-games-2.17-r5.ebuild | 6 +++---
16 games-misc/bsd-games/metadata.xml | 3 +++
17 2 files changed, 6 insertions(+), 3 deletions(-)
18
19 diff --git a/games-misc/bsd-games/bsd-games-2.17-r5.ebuild b/games-misc/bsd-games/bsd-games-2.17-r5.ebuild
20 index cefeb7976f5..6679e61b5fc 100644
21 --- a/games-misc/bsd-games/bsd-games-2.17-r5.ebuild
22 +++ b/games-misc/bsd-games/bsd-games-2.17-r5.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -6,8 +6,8 @@ inherit eutils toolchain-funcs games
30
31 DEB_PATCH_VER=22
32 DESCRIPTION="collection of games from NetBSD"
33 -HOMEPAGE="http://www.advogato.org/proj/bsd-games/"
34 -SRC_URI="ftp://metalab.unc.edu/pub/Linux/games/${P}.tar.gz
35 +HOMEPAGE="https://www.polyomino.org.uk/computer/software/bsd-games/"
36 +SRC_URI="https://www.polyomino.org.uk/computer/software/bsd-games/${P}.tar.gz
37 mirror://debian/pool/main/b/bsdgames/bsdgames_${PV}-${DEB_PATCH_VER}.debian.tar.xz"
38
39 LICENSE="BSD"
40
41 diff --git a/games-misc/bsd-games/metadata.xml b/games-misc/bsd-games/metadata.xml
42 index 78274e0fa55..e21a7394ad3 100644
43 --- a/games-misc/bsd-games/metadata.xml
44 +++ b/games-misc/bsd-games/metadata.xml
45 @@ -5,4 +5,7 @@
46 <email>games@g.o</email>
47 <name>Gentoo Games Project</name>
48 </maintainer>
49 +<upstream>
50 + <remote-id type="github">jsm28/bsd-games</remote-id>
51 +</upstream>
52 </pkgmetadata>