summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-08-09 20:23:20 +0200
committerJames Le Cuirot <chewi@gentoo.org>2019-08-09 23:06:57 +0100
commit6c518081788811f32d8734903ce5375ba13f9889 (patch)
tree7f0f4fbfa75119372e1da7dbbfd131dd752815ad /games-puzzle/freesweep
parentdev-python/awscli: require dev-python/botocore-1.12.205 (diff)
downloadgentoo-6c518081788811f32d8734903ce5375ba13f9889.tar.gz
gentoo-6c518081788811f32d8734903ce5375ba13f9889.tar.bz2
gentoo-6c518081788811f32d8734903ce5375ba13f9889.zip
games-puzzle/freesweep: update HOMEPAGE, metadata
Bug: https://bugs.gentoo.org/637970 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12662 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-puzzle/freesweep')
-rw-r--r--games-puzzle/freesweep/freesweep-0.92-r1.ebuild4
-rw-r--r--games-puzzle/freesweep/metadata.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/freesweep/freesweep-0.92-r1.ebuild b/games-puzzle/freesweep/freesweep-0.92-r1.ebuild
index fe5d96ca8f6d..735c8ac84abb 100644
--- a/games-puzzle/freesweep/freesweep-0.92-r1.ebuild
+++ b/games-puzzle/freesweep/freesweep-0.92-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit toolchain-funcs
DESCRIPTION="Console Minesweeper"
-HOMEPAGE="http://freshmeat.net/projects/freesweep"
+HOMEPAGE="https://github.com/rwestlund/freesweep"
SRC_URI="http://www.upl.cs.wisc.edu/~hartmann/sweep/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/games-puzzle/freesweep/metadata.xml b/games-puzzle/freesweep/metadata.xml
index 7b6242aeadc0..fb78f015713f 100644
--- a/games-puzzle/freesweep/metadata.xml
+++ b/games-puzzle/freesweep/metadata.xml
@@ -6,6 +6,6 @@
<name>Gentoo Games Project</name>
</maintainer>
<upstream>
- <remote-id type="freshmeat">freesweep</remote-id>
+ <remote-id type="github">rwestlund/freesweep</remote-id>
</upstream>
</pkgmetadata>