mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-games/poker-eval: fix HOMEPAGE, LICENSE
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/24845 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
committed by
James Le Cuirot
parent
a06f4e413e
commit
ffa900461a
@@ -1,13 +1,13 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="A fast C library for evaluating poker hands"
|
||||
HOMEPAGE="http://gna.org/projects/pokersource/"
|
||||
DESCRIPTION="Fast C library for evaluating poker hands"
|
||||
HOMEPAGE="http://pokersource.sourceforge.net/"
|
||||
SRC_URI="http://download.gna.org/pokersource/sources/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user