summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-util/xboxdrv: Bump to fix SCons under Python 2James Le Cuirot2019-01-181-1/+1
| | | | | | | | I didn't realise that the patch to fix Python 3 had broken 2. Closes: https://bugs.gentoo.org/675766 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/xboxdrv: Drop old 0.8.8James Le Cuirot2019-01-171-1/+0
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/xboxdrv: Repoint package to my own patched forkJames Le Cuirot2019-01-171-0/+1
| | | | | | | | | | | | | | | I've been sitting on a pile of patches for some years and I've finally got around to putting them all together for use here. Meanwhile upstream has been largely dormant. The situation there is unclear. The patches are a mixture of stability fixes, bug fixes, build fixes, and support for more devices, authored by me and others. They don't include my Steam Controller patch as this does not work very well. I am aware that the daemon does occasionally still crash but it's a lot better than it was. Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* games-util/xboxdrv: remove 0.8.5-r1Michael Palimaka2017-09-301-1/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* games-util/xboxdrv: Version bump to 0.8.8, EAPI bump to 6, bug #567182James Le Cuirot2016-07-021-0/+1
| | | | | | Includes patch to fix 60 second delay, upstream GitHub issue #144. Package-Manager: portage-2.3.0
* 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