summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-emulation/m64py: Add py3.7David Seifert2019-06-161-4/+4
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/m64py: Drop oldMichał Górny2018-03-262-67/+0
|
* games-emulation/m64py: Add archive support USE flags and depsMichał Górny2018-01-012-15/+19
|
* games-emulation/m64py: Enable python3.6Michał Górny2018-01-011-1/+1
|
* games-emulation/m64py: Bump to EAPI 6Michał Górny2018-01-011-1/+1
|
* games-emulation/m64py: Remove obsolete upgrade noticeMichał Górny2018-01-011-16/+1
|
* games-emulation/m64py: Regenerate .desktop cacheMichał Górny2018-01-011-1/+7
|
* games-emulation/m64py: Bump to 0.2.4, with unbundled PySDL2Michał Górny2018-01-012-0/+63
| | | | Closes: https://bugs.gentoo.org/626488
* games-emulation/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* games-emulation/m64py: Drop oldPacho Ramos2016-10-082-73/+0
| | | | Package-Manager: portage-2.3.1
* games-emulation/m64py: Cleanup due to #261692Pacho Ramos2016-06-111-4/+0
| | | | Package-Manager: portage-2.3.0_rc1
* games-emulation/m64py: Add python3_5 supportDavid Seifert2016-03-271-2/+2
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* games-emulation/m64py: Request correct PyQt5 modulesMichał Górny2015-10-251-1/+1
| | | | | | Thanks to Samuel Bauer for figuring out the correct flags. Fixes: https://bugs.gentoo.org/show_bug.cgi?id=564004
* games-emulation/mupen64plus*: Version bump to 2.5Michał Górny2015-10-041-10/+5
| | | | | | | | Bump mupen64plus to 2.5 which brings a number of bug fixes. Switch to SDL2 as its support become stable and the default. Also switch m64py to SDL2 to match. Package-Manager: portage-2.2.22
* games-emulation/m64py: Remove old, corresp. to mupen64plus*-2.0Michał Górny2015-10-041-74/+0
| | | | Package-Manager: portage-2.2.22
* games-emulation/m64py: Version bump to 0.2.3.Michał Górny2015-10-012-0/+73
| | | | | | | The new version uses Python 3, and PyQt5. It is also thoroughly broken and throws uncatched exceptions that result in segmentation faults. Package-Manager: portage-2.2.20
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+162
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