summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-board/gnuchess: Stabilize 6.2.8-r1 amd64, #780855Sam James2021-06-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/pychess: remove unused patch(es)Michael Mair-Keimberger2021-06-032-182/+0
| | | | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/21107 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/gnuchess: CVE-2021-30184Sebastian Pipping2021-06-022-0/+93
| | | | | | Bug: https://bugs.gentoo.org/780855 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3
* games-board/cockatrice: Version bump 20210126Guillaume Seren2021-05-312-0/+73
| | | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Closes: https://bugs.gentoo.org/793029 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21050 Signed-off-by: Sam James <sam@gentoo.org>
* games-board/tali: Drop old versionsMatt Turner2021-05-303-79/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/iagno: Drop old versionsMatt Turner2021-05-303-83/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/gnome-mines: Drop old versionsMatt Turner2021-05-302-47/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/gnome-mahjongg: Drop old versionsMatt Turner2021-05-302-47/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/gnome-chess: Drop old versionsMatt Turner2021-05-302-56/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/four-in-a-row: Drop old versionsMatt Turner2021-05-302-48/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/scid: add Python 3.9Sam James2021-05-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/pychess: add Python 3.9 to 1.0.2Sam James2021-05-301-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/pychess: drop 1.0.0Sam James2021-05-302-57/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/pychess: add 1.0.3Sam James2021-05-302-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/tali: Stabilize 40.1 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/iagno: Stabilize 3.38.1 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnome-mines: Stabilize 40.0 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnome-mahjongg: Stabilize 3.38.3 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnome-chess: Stabilize 40.1 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/four-in-a-row: Stabilize 3.38.1 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/tali: Stabilize 40.1 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/iagno: Stabilize 3.38.1 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnome-mines: Stabilize 40.0 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnome-mahjongg: Stabilize 3.38.3 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnome-chess: Stabilize 40.1 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/four-in-a-row: Stabilize 3.38.1 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/stockfish: x86 stable wrt bug #790623Agostino Sarubbo2021-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-board/stockfish: amd64 stable wrt bug #790623Agostino Sarubbo2021-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-board/iagno: Fix for vala 0.50.4 regressionDavid Seifert2021-05-153-0/+385
| | | | | | | | * https://gitlab.gnome.org/GNOME/vala/issues/1121 Closes: https://github.com/gentoo/gentoo/pull/20823 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* games-board/tali: Version bump to 40.1Matt Turner2021-05-152-0/+40
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/pioneers: Version bump to 15.6Lars Wendler2021-05-143-0/+76
| | | | | | | Upstream-PR: https://sourceforge.net/p/pio/patches/680/ Thanks-to: orbea <orbea@riseup.net> Closes: https://bugs.gentoo.org/778248 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-board/gnome-chess: Keyword 40.1 arm64, #787269Sam James2021-05-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnuchess: add 6.2.8Sam James2021-05-092-0/+18
| | | | | Bug: https://bugs.gentoo.org/780855 Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnome-chess: x86 keyworded (bug #787269)Thomas Deutschmann2021-05-081-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-board/gnome-chess: Drop keywords without gui-libs/gtk:4Matt Turner2021-05-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/peg-e: remove unused eclass, update LICENSEMichael Mair-Keimberger2021-04-251-4/+4
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
* games-board/iagno: set VALA_MAX_API_VERSION to 0.50 (3.36)Christophe Lermytte2021-04-241-0/+1
| | | | | Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-board/iagno: fix VALA_MAX_API_VERSION settingMart Raudsepp2021-04-241-1/+1
| | | | | | Fixes: b2e176f40fd0f64e3cd9651e73369bc2afb8b490 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-board/iagno: set VALA_MAX_API_VERSION to 0.50Christophe Lermytte2021-04-241-0/+1
| | | | | Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-board/gnome-mines: use ${EPYTHON}, not python3Matt Turner2021-04-191-2/+3
| | | | | Closes: https://bugs.gentoo.org/778848 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/tali: use ${EPYTHON}, not python3Matt Turner2021-04-191-3/+4
| | | | | | | Also fix DEPEND -> BDEPEND typo. Closes: https://bugs.gentoo.org/778854 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/pioneers: move pkgconfig dep for older EAPIsSam James2021-04-191-4/+5
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnuchess-book: update EAPI 5 -> 7Sam James2021-04-191-7/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/domination: port to EAPI 7Sam James2021-04-191-16/+14
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/scid: eutils->edos2unixSam James2021-04-181-1/+1
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-board/scid: add explicit desktop inheritSam James2021-04-181-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnome-chess: Version bump to 40.1Matt Turner2021-04-172-0/+57
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/iagno: Version bump to 3.38.1Matt Turner2021-04-172-0/+49
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-board/sjeng: drop superfluous dieSam James2021-04-161-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/xgammon: revbump for x11-terms/kterm collision fixIonen Wolkens2021-04-161-1/+8
| | | | | | | | | Like kterm, this too creates an unneeded symlink, removed to be safe on top of blocker. Bug: https://bugs.gentoo.org/668892 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>