commit:     cb8d77080dd73956294da121116d1069b2001fb6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  7 18:18:25 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  7 18:19:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb8d7708

dev-games/poker-eval: treeclean

Closes: https://bugs.gentoo.org/909527
Bug: https://bugs.gentoo.org/631436
Bug: https://bugs.gentoo.org/906350
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-games/poker-eval/Manifest                |  1 -
 dev-games/poker-eval/metadata.xml            |  8 --------
 dev-games/poker-eval/poker-eval-138.0.ebuild | 25 -------------------------
 profiles/package.mask                        |  5 -----
 4 files changed, 39 deletions(-)

diff --git a/dev-games/poker-eval/Manifest b/dev-games/poker-eval/Manifest
deleted file mode 100644
index 03690b3c9f12..000000000000
--- a/dev-games/poker-eval/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST poker-eval-138.0.tar.gz 470224 BLAKE2B 
b0d585367730cf3f2ac7382c8290d8009f5967ca8a3b8fecf0db207888149004aaf2d9a774fb8130074ac271a771a45272c89c7d1326f66c07b864802f201412
 SHA512 
693dfac358beb63b3cbfb2d29bdea65904b894dd9872757db4e203849a0ca7c6951333dd181268c33cb54dd1bd37f57ed963d5c7ab5f9c34e67fdb211fac2fa6

diff --git a/dev-games/poker-eval/metadata.xml 
b/dev-games/poker-eval/metadata.xml
deleted file mode 100644
index 1c3ba213c494..000000000000
--- a/dev-games/poker-eval/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/dev-games/poker-eval/poker-eval-138.0.ebuild 
b/dev-games/poker-eval/poker-eval-138.0.ebuild
deleted file mode 100644
index 99c2da9ae20d..000000000000
--- a/dev-games/poker-eval/poker-eval-138.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DOCS=( AUTHORS ChangeLog NEWS README TODO WHATS-HERE )
-
-src_configure() {
-       econf \
-               --without-ccache \
-               --disable-static
-}
-
-src_install() {
-       default
-       find "${ED}" -name '*.la' -delete || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 5f5dd839e55b..7aa711e6ad8d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -286,11 +286,6 @@ dev-perl/Net-Twitter
 # Removal on 2024-06-05.  Bug #928115.
 media-libs/lastfmlib
 
-# Michał Górny <[email protected]> (2024-05-05)
-# A library last bumped in 2010.  Homepage gone.  No revdeps.
-# Removal on 2024-06-04.  Bug #909527.
-dev-games/poker-eval
-
 # Michał Górny <[email protected]> (2024-05-04)
 # A really bad quality package with a never-ending stream of unclear
 # test failures, and blocked keywording and stabilization bugs.

Reply via email to