From fd66a29265632bb70565dc76cff8ea77096f3d54 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 5 Jan 2024 11:57:16 +0100 Subject: Rename dev-python/{pysol_cards → pysol-cards} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- games-board/pysolfc/pysolfc-2.21.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-board') diff --git a/games-board/pysolfc/pysolfc-2.21.0.ebuild b/games-board/pysolfc/pysolfc-2.21.0.ebuild index 02b36f4c990c..09d351a67ce2 100644 --- a/games-board/pysolfc/pysolfc-2.21.0.ebuild +++ b/games-board/pysolfc/pysolfc-2.21.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -30,7 +30,7 @@ RDEPEND=" $(python_gen_cond_dep ' dev-python/attrs[${PYTHON_USEDEP}] dev-python/configobj[${PYTHON_USEDEP}] - dev-python/pysol_cards[${PYTHON_USEDEP}] + dev-python/pysol-cards[${PYTHON_USEDEP}] dev-python/random2[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] sound? ( dev-python/pygame[${PYTHON_USEDEP}] ) -- cgit v1.2.3-65-gdbad