games-misc/bsd-games: update HOMEPAGE, SRC_URI, metadata

Closes: https://bugs.gentoo.org/680676
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13525
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
Wim Muskee
2019-11-02 11:22:11 +01:00
committed by James Le Cuirot
parent 94306a0abd
commit e2e46d7543
2 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ inherit eutils toolchain-funcs games
DEB_PATCH_VER=22
DESCRIPTION="collection of games from NetBSD"
HOMEPAGE="http://www.advogato.org/proj/bsd-games/"
SRC_URI="ftp://metalab.unc.edu/pub/Linux/games/${P}.tar.gz
HOMEPAGE="https://www.polyomino.org.uk/computer/software/bsd-games/"
SRC_URI="https://www.polyomino.org.uk/computer/software/bsd-games/${P}.tar.gz
mirror://debian/pool/main/b/bsdgames/bsdgames_${PV}-${DEB_PATCH_VER}.debian.tar.xz"
LICENSE="BSD"

View File

@@ -5,4 +5,7 @@
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<upstream>
<remote-id type="github">jsm28/bsd-games</remote-id>
</upstream>
</pkgmetadata>