games-puzzle/freesweep: update HOMEPAGE, metadata
authorWim Muskee <wimmuskee@gmail.com>
Fri, 9 Aug 2019 18:23:20 +0000 (20:23 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Fri, 9 Aug 2019 22:06:57 +0000 (23:06 +0100)
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>
games-puzzle/freesweep/freesweep-0.92-r1.ebuild
games-puzzle/freesweep/metadata.xml

index fe5d96ca8f6db72f7fd0da05d8c6255f8f1cbe6e..735c8ac84abbc46291df08861f79139417c3ae35 100644 (file)
@@ -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"
index 7b6242aeadc0b87665c746ab6106c97fdd0aed62..fb78f015713f60eac38ceb1500928339b53b3f07 100644 (file)
@@ -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>