commit:     ffa900461a2cfff75529c959c4d8f8aab0949b55
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Apr  1 06:07:00 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 09:09:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa90046

dev-games/poker-eval: fix HOMEPAGE, LICENSE

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/24845
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-games/poker-eval/poker-eval-138.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-games/poker-eval/poker-eval-138.0.ebuild 
b/dev-games/poker-eval/poker-eval-138.0.ebuild
index 415cd26152e0..99c2da9ae20d 100644
--- a/dev-games/poker-eval/poker-eval-138.0.ebuild
+++ b/dev-games/poker-eval/poker-eval-138.0.ebuild
@@ -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"
 

Reply via email to