summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-board/pysolfc: Keyword 2.21.0 arm64, #927459Arthur Zamarin2024-03-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Rename dev-python/{pysol_cards → pysol-cards}Michał Górny2024-01-051-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-board/pysolfc: drop 2.20.1, 2.20.1-r1Ionen Wolkens2023-08-064-279/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: add 2.21.0Ionen Wolkens2023-07-112-0/+69
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: fix compat w/ pillow 10Sam James2023-07-092-0/+210
| | | | | Closes: https://bugs.gentoo.org/910081 Signed-off-by: Sam James <sam@gentoo.org>
* games-board/pysolfc: drop 2.18.0Ionen Wolkens2023-05-112-71/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: add 2.20.1Ionen Wolkens2023-04-232-0/+71
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: enable py3.11Ionen Wolkens2023-01-171-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-board/pysolfc: drop 2.16.0Ionen Wolkens2022-10-202-69/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: add 2.18.0Ionen Wolkens2022-10-112-0/+69
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: drop 2.15.0Ionen Wolkens2022-05-262-69/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: add 2.16.0Ionen Wolkens2022-05-122-0/+69
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: drop 2.14.1Ionen Wolkens2022-04-292-61/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: add 2.15.0Ionen Wolkens2022-04-082-0/+71
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: drop 2.14.0-r1Ionen Wolkens2021-12-162-59/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: add 2.14.1Ionen Wolkens2021-12-112-0/+59
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: enable py3.10Ionen Wolkens2021-11-131-1/+1
| | | | | | 2.14.0 fixed py3.10 already but this was waiting on pygame/pysol_cards Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: remove seemingly broken russian translationIonen Wolkens2021-09-241-0/+3
| | | | | | | Wasn't installed until recently, and installing it now makes the game near-unplayable if someone happens to use it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: drop 2.12.0-r1Ionen Wolkens2021-09-222-58/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: add 2.14.0Ionen Wolkens2021-09-202-0/+56
| | | | | | | | Upstream advertise python3.10 compat with this release but deps haven't been tested with it yet (notably pygame, may be better to wait for its next release). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: drop 2.6.4-r1Ionen Wolkens2021-09-125-123/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-board/pysolfc: remove optional music packIonen Wolkens2021-08-302-12/+2
| | | | | | | | | Included it for completeness but was a bit torn on how to handle it given essentially an optfeature, and believe most users don't want this (nor want to enable mod on sdl2-mixer). It probably makes more sense to let users put music in their $HOME dir if they want it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: add 2.12.0 with revamped ebuild + testsIonen Wolkens2021-08-242-0/+70
| | | | | | | | | Using intended /usr/share/PySolFC data directory to remove need for workarounds (works fine on prefix with all cardsets too) Closes: https://bugs.gentoo.org/725948 Closes: https://bugs.gentoo.org/750101 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/pysolfc: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-board/pysolfc: add Python 3.8, 3.9Sam James2020-12-022-1/+15
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-board/pysolfc: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-9/+11
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-board/pysolfc: Drop all old versionsJames Le Cuirot2019-07-297-345/+0
| | | | | | | | | | Closes: https://bugs.gentoo.org/585124 Closes: https://bugs.gentoo.org/656194 Closes: https://bugs.gentoo.org/666670 Closes: https://bugs.gentoo.org/670046 Closes: https://bugs.gentoo.org/671836 Package-Manager: Portage-2.3.69, Repoman-2.3.13 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-board/pysolfc: Bump to 2.6.4, EAPI 7, fix card setsJames Le Cuirot2019-07-293-0/+86
| | | | | | | | | | Thanks to Scott Furry. This now installs for a single Python version as multiple versions do not make sense here. I've dropped Python 2 for simplicity and because it's old. Closes: https://bugs.gentoo.org/679362 Package-Manager: Portage-2.3.69, Repoman-2.3.13 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-board/pysolfc: bump to 2.6.2, compatibility with pillow-6Andrey Grozin2019-04-033-0/+91
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* games-board/pysolfc: cleaning a buggy versionAndrey Grozin2019-01-271-69/+0
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* games-board/pysolfc: add a missing dependencyAndrey Grozin2019-01-271-0/+69
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* games-board/pysolfc: 2.4.0 bumpBernard Cafarelli2018-09-192-0/+70
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* games-board/pysolfc: PYTHONPATH fixedAndrey Grozin2018-06-211-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-board/pysolfc: bump to 2.2.0Andrey Grozin2018-05-203-0/+81
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* games-board/pysolfc: remove unused patchesMichael Mair-Keimberger2017-12-231-10/+0
|
* games-board/pysolfc: Remove oldDavid Seifert2017-12-211-91/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* games-board/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* games-*/*: Remove stable keywordsDavid Seifert2017-11-181-1/+1
| | | | | | Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* games-board/pysolfc: Simplify, remove python-single-r1 inheritDavid Seifert2016-09-061-24/+7
| | | | Package-Manager: portage-2.3.0
* games-board/pysolfc: remove 2.0-r4, broken, superceded by -r5Austin English2016-09-051-80/+0
| | | | Package-Manager: portage-2.3.0
* games-board/pysolfc: fix USE=extra-cardsets not showing extra cardsetsAustin English2016-09-052-0/+92
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/591904 Package-Manager: portage-2.3.0
* games-board/pysolfc: add missing die()Austin English2016-08-021-1/+1
| | | | Package-Manager: portage-2.3.0
* games-board/pysolfc: remove deprecated games eclassAustin English2016-08-022-6/+86
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.