games-puzzle/braincurses: update HOMEPAGE, metadata
authorWim Muskee <wimmuskee@gmail.com>
Sun, 11 Aug 2019 07:45:32 +0000 (09:45 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 11 Aug 2019 12:15:42 +0000 (13:15 +0100)
Bug: https://bugs.gentoo.org/637970
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12675
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-puzzle/braincurses/braincurses-0.5b-r1.ebuild
games-puzzle/braincurses/metadata.xml

index 609bfa2183057e24a14115b616db461d80604553..37bd4eef30f1c092fa4636482bd6597d3a1044ad 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="An ncurses-based mastermind clone"
-HOMEPAGE="http://freshmeat.net/projects/braincurses/"
+HOMEPAGE="https://github.com/bderrly/braincurses"
 SRC_URI="mirror://sourceforge/braincurses/${P}.tar.gz"
 
 LICENSE="GPL-2"
index 8444fd297f54a219838424d7bca0546dd1fe65b8..53c5ddea1c782c87d02684f9e0652f416c24bde7 100644 (file)
@@ -7,6 +7,6 @@
        </maintainer>
        <upstream>
                <remote-id type="sourceforge">braincurses</remote-id>
-               <remote-id type="freshmeat">braincurses</remote-id>
+               <remote-id type="github">bderrly/braincurses</remote-id>
        </upstream>
 </pkgmetadata>