mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
games-board/gmchess: fix HOMEPAGE
This commit is contained in:
committed by
James Le Cuirot
parent
4d6be61a34
commit
de6c560fd4
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit autotools flag-o-matic libtool gnome2-utils
|
||||
|
||||
DESCRIPTION="Chinese chess with gtkmm and c++"
|
||||
HOMEPAGE="https://code.google.com/p/gmchess/"
|
||||
HOMEPAGE="https://github.com/lerosua/gmchess"
|
||||
SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2"
|
||||
RESTRICT="test"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user