diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-05 11:57:16 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-05 12:25:02 +0100 |
commit | fd66a29265632bb70565dc76cff8ea77096f3d54 (patch) | |
tree | ae748cb586d84600a785a79656c76e59ee76eeb3 /games-board/pysolfc/pysolfc-2.21.0.ebuild | |
parent | dev-python/asyncstdlib: Bump to 3.12.0 (diff) | |
download | gentoo-fd66a29265632bb70565dc76cff8ea77096f3d54.tar.gz gentoo-fd66a29265632bb70565dc76cff8ea77096f3d54.tar.bz2 gentoo-fd66a29265632bb70565dc76cff8ea77096f3d54.zip |
Rename dev-python/{pysol_cards → pysol-cards}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-board/pysolfc/pysolfc-2.21.0.ebuild')
-rw-r--r-- | games-board/pysolfc/pysolfc-2.21.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}] ) |