summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-11-02 11:22:11 +0100
committerJames Le Cuirot <chewi@gentoo.org>2019-11-02 17:15:16 +0000
commite2e46d754340342473b8bfca031edd7fead34132 (patch)
tree96467305aacecb59a781802eed7bd56d8f86862f
parentapp-admin/qtpass: RESTRICT="!test? ( test )"... (diff)
downloadgentoo-e2e46d754340342473b8bfca031edd7fead34132.tar.gz
gentoo-e2e46d754340342473b8bfca031edd7fead34132.tar.bz2
gentoo-e2e46d754340342473b8bfca031edd7fead34132.zip
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>
-rw-r--r--games-misc/bsd-games/bsd-games-2.17-r5.ebuild6
-rw-r--r--games-misc/bsd-games/metadata.xml3
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/bsd-games/bsd-games-2.17-r5.ebuild b/games-misc/bsd-games/bsd-games-2.17-r5.ebuild
index cefeb7976f5b..6679e61b5fc7 100644
--- a/games-misc/bsd-games/bsd-games-2.17-r5.ebuild
+++ b/games-misc/bsd-games/bsd-games-2.17-r5.ebuild
@@ -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"
diff --git a/games-misc/bsd-games/metadata.xml b/games-misc/bsd-games/metadata.xml
index 78274e0fa550..e21a7394ad30 100644
--- a/games-misc/bsd-games/metadata.xml
+++ b/games-misc/bsd-games/metadata.xml
@@ -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>