summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-puzzle/brainworkshop: drop 5.0.2_p20230115Ionen Wolkens2024-03-201-1/+0
| | | | | | This snapshot is identical to 5.0.3, no reason to keep it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/brainworkshop: add 5.0.3, enable py3.12Ionen Wolkens2024-03-201-0/+1
| | | | | | | | | | | | | Note that this is 100% identical to the snapshot we we using for 5.0.2_p20230115 (not a single commit since), only difference is that it's officially released and we can use the tag. At same time, has no tests but py3.12 "seems" usable from quickly trying runtime. I say usable given it's not perfect, it startups more slowly and emits a warning, but beyond that it seems to run normally so think it's fine to add it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/brainworkshop: drop 5.0.2Ionen Wolkens2023-01-271-1/+0
| | | | | | Broken with current pyglet. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/brainworkshop: add 5.0.2_p20230115Ionen Wolkens2023-01-271-0/+1
| | | | | | | | | Includes non-trivial fixes for pyglet-2.x, do snapshot for simplicity and avoiding pinning. Also enable py3.11, seems to work fine. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/brainworkshop: drop 5_beta20200310Ionen Wolkens2021-06-021-1/+0
| | | | | | beta and didn't work out of the box, no sense in keeping Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/brainworkshop: add 5.0.2Ionen Wolkens2021-06-021-0/+1
| | | | | | | | | | | | - add python3_9 - update HOMEPAGE/SRC_URI - update LICENSE (upstream clarified they use GPL-2+) - use upstream's newly provided .desktop edos2unix no longer needed, .py is provided over .pyw Closes: https://bugs.gentoo.org/776814 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/brainworkshop: Bump to 20200310 snapshot, drop oldJames Le Cuirot2020-04-201-1/+1
| | | | | | Closes: https://bugs.gentoo.org/718314 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-puzzle/brainworkshop: Drop old and broken 4.8.4James Le Cuirot2018-07-241-1/+0
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-puzzle/brainworkshop: Version bump to 5_beta20180712James Le Cuirot2018-07-241-0/+1
| | | | | | | This has a new upstream. Closes: https://bugs.gentoo.org/654510 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-puzzle/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed