summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-board/pokerth: Unbundle dev-cpp/websocketppDavid Seifert2019-08-113-0/+161
| | | | | | Closes: https://bugs.gentoo.org/689298 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
* games-board/pokerth: Drop old 1.1.1-r2James Le Cuirot2018-04-274-335/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* games-board/pokerth: Version bump to 1.1.2James Le Cuirot2018-04-271-0/+23
| | | | | | | Fixes protobuf issue. Some libraries still need unbundling. Closes: https://bugs.gentoo.org/644460 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* games-board/pokerth: Fully qualify std::advanceDavid Seifert2017-09-071-0/+14
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=629966 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* games-board/pokerth: Remove oldDavid Seifert2017-01-221-20/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3597
* games-board/pokerth: Fix boost noexcept() errorsDavid Seifert2017-01-222-0/+166
| | | | | | | Gentoo-bug: 600862 * Also allow for compiling with GCC 6 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* games-board/pokerth: Add upstream patch to qualify {i,o}fstreamDavid Seifert2016-04-031-0/+150
| | | | | | | Gentoo-Bug: 578890 * Taken from https://github.com/pokerth/pokerth/commit/69f820bb3d7c4dc8c838f115cb4c7ee5fd188721 Package-Manager: portage-2.2.28
* games-board/pokerth: rev bump to move to qt5 (bug #572678)Michael Sterrett2016-01-311-0/+19
| | | | Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+20
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