summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-util/xboxdrv: update with new sconsJoonas Niilola2021-08-023-0/+329
| | | | | | | - move back to non-forked upstream release, add patches so it builds. Closes: https://bugs.gentoo.org/806082 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-util/xboxdrv: fix wireless pad udev matchRafael Kitover2019-01-171-1/+1
| | | | | | | | | Add "Xbox 360 Wireless Adapter" to the ID_MODEL_FROM_DATABASE match patterns so that the wireless Xbox 360 controller adapter is detected. Signed-off-by: Rafael Kitover <rkitover@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10823 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/xboxdrv: Drop old 0.8.8James Le Cuirot2019-01-173-44/+0
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/xboxdrv: remove 0.8.5-r1Michael Palimaka2017-09-301-13/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* games-util/xboxdrv: Use https for dev.g.oMichał Górny2017-09-062-2/+2
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* games-util/xboxdrv: Fix building with GCC 6David Seifert2016-12-161-0/+16
| | | | | | Gentoo-bug: 594674 Package-Manager: portage-2.3.3
* games-util/xboxdrv: Remove old 0.8.5-r2James Le Cuirot2016-07-021-340/+0
| | | | Package-Manager: portage-2.3.0
* games-util/xboxdrv: Version bump to 0.8.8, EAPI bump to 6, bug #567182James Le Cuirot2016-07-022-0/+28
| | | | | | Includes patch to fix 60 second delay, upstream GitHub issue #144. Package-Manager: portage-2.3.0
* games-util/xboxdrv: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+404
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