summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-puzzle/sgt-puzzles: fix double KEYWORDSSam James2021-02-152-4/+2
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/brainparty: tweak for clang-11Sergei Trofimovich2021-02-112-0/+15
| | | | | | | Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/739284 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-puzzle/brainparty: tweak for gcc-11Sergei Trofimovich2021-02-112-0/+15
| | | | | | | Reported-by: Kobboi Closes: https://bugs.gentoo.org/768204 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-puzzle/brainparty: default to gentoo's CXXSergei Trofimovich2021-02-111-2/+4
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-314-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-puzzle/monsterz: fix trailing whitespaceSam James2021-01-091-3/+3
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/nudoku: add gettext/libintl depsSam James2021-01-081-0/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/nudoku: add pkgconfig BDEPENDSam James2021-01-081-0/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/nudoku: cleanup oldSam James2021-01-082-27/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/nudoku: bump to 2.1.0Sam James2021-01-083-0/+72
| | | | | | Closes: https://bugs.gentoo.org/764470 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/meandmyshadow: EAPI-7 bump, switch to cmake, xdg-utilsAndreas Sturmlechner2021-01-022-11/+12
| | | | | | | | | - New HOMEPAGE - Revert broken/unnecessary patch file change. Closes: https://bugs.gentoo.org/659598 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-puzzle/ksokoban: Set ECM_HANDBOOK="forceoptional"Andreas Sturmlechner2021-01-021-2/+2
| | | | | | Closes: https://bugs.gentoo.org/755971 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Update copyright line for files touched in 2019 and 2020.Ulrich Müller2020-12-231-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-puzzle/fish-fillets: migrate to lua-single.eclassMarek Szuba2020-11-301-0/+61
| | | | | | | | | | | Uses pkgconfig to find unversioned Lua so works perfectly with the wrapper provided by the eclass. As for LUA_COMPAT, let's stick with 5.1 - the code itself appears to have been written for 5.0 and there are so many runtime scripts that evaluating their compatibility with newer Lua versions would be too much work. Closes: https://bugs.gentoo.org/752690 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-puzzle/xblockout: drop 1.1.6-r1Alexey Sokolov2020-11-241-60/+0
| | | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/18368 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-puzzle/xblockout: fix build, bump EAPIAlexey Sokolov2020-11-241-0/+65
| | | | | | | Closes: https://bugs.gentoo.org/710592 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-puzzle/rezerwar: drop 0.4.2-r1Alexey Sokolov2020-11-151-50/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/17761 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-puzzle/rezerwar: fix build with gcc10Alexey Sokolov2020-11-153-0/+82
| | | | | | | | | Use correct compiler and fix build on prefix Closes: https://bugs.gentoo.org/708238 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-puzzle/zaz: update desktop mimeinfo cacheJakov Smolic2020-11-141-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/750407 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* games-puzzle/quadrapassel: remove oldMart Raudsepp2020-11-072-51/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-puzzle/lightsoff: remove oldMart Raudsepp2020-11-072-49/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-puzzle/hitori: remove oldMart Raudsepp2020-11-072-37/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-puzzle/gnome-tetravex: remove oldMart Raudsepp2020-11-072-42/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-puzzle/gnome-taquin: remove oldMart Raudsepp2020-11-072-49/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-puzzle/gnome-sudoku: remove oldMart Raudsepp2020-11-072-49/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-puzzle/gnome-klotski: remove oldMart Raudsepp2020-11-072-49/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* games-puzzle/lmarbles: QA fixupsSam James2020-10-081-9/+9
| | | | | | | | | | | | * src_prepare no longer needed b/c of dropped patch in migration away from games.eclass * Use correct permissions for preferences file (https://projects.gentoo.org/qa/policy-guide/filesystem.html#pg0205) Bug: https://bugs.gentoo.org/731128 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/lmarbles: remove old ebuildAzamat H. Hackimov2020-10-082-48/+0
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16619 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/lmarbles: migrate to EAPI7Azamat H. Hackimov2020-10-081-0/+29
| | | | | | | | Migrated from deprecated eclass. Closes: https://bugs.gentoo.org/731128 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/tetrinet: drop oldAlexey Sokolov2020-09-201-34/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/17513 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-puzzle/tetrinet: fix build with gcc 10Alexey Sokolov2020-09-202-0/+48
| | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/17513 Closes: https://bugs.gentoo.org/707264 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-puzzle/atomix: Drop and 3.22.0 and 3.34.0James Le Cuirot2020-09-133-50/+0
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-puzzle/atomix: fix build with gcc10Alexey Sokolov2020-09-132-0/+56
| | | | | | | | Closes: https://bugs.gentoo.org/707728 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/17518 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-puzzle/gnurobbo: Respect CC and LDFLAGS, use pkg-configJames Le Cuirot2020-09-063-16/+26
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-puzzle/gnurobbo: Don't set BINDIR or DOCDIR when calling MakeJames Le Cuirot2020-09-061-3/+1
| | | | | | | They don't actually do anything at build time. Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-puzzle/gnurobbo: version bump 0.68Alexey Sokolov2020-09-064-24/+28
| | | | | | | | | | Also import debian patch to fix build Closes: https://bugs.gentoo.org/711992 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/17371 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-puzzle/xye: update desktop mimeinfo cacheJakov Smolic2020-09-031-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/739324 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-puzzle/quadrapassel: Stabilize 3.36.05 amd64, #738728Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/lightsoff: Stabilize 3.36.0 amd64, #738728Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/hitori: Stabilize 3.36.0 amd64, #738728Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/gnome-tetravex: Stabilize 3.36.4 amd64, #738728Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/gnome-taquin: Stabilize 3.36.4 amd64, #738728Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 3.36.0 amd64, #738728Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/gnome-klotski: Stabilize 3.36.3 amd64, #738728Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/quadrapassel: x86 stable (bug #738728)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-puzzle/lightsoff: x86 stable (bug #738728)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-puzzle/hitori: x86 stable (bug #738728)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-puzzle/gnome-tetravex: x86 stable (bug #738728)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-puzzle/gnome-taquin: x86 stable (bug #738728)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-puzzle/gnome-sudoku: x86 stable (bug #738728)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>