games-puzzle/braincurses: update HOMEPAGE, metadata

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>
This commit is contained in:
Wim Muskee
2019-08-11 09:45:32 +02:00
committed by James Le Cuirot
parent 23932c30cb
commit 65af2e140e
2 changed files with 3 additions and 3 deletions

View 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"

View 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>