summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-action/intrusion2: port to EAPI 7, games.eclass--Sam James2021-04-052-74/+63
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/towbowl-tactics: port to EAPI 7, games.eclass--Sam James2021-04-052-23/+34
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/beathazardultra: sort inheritSam James2021-04-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/fakk2: port to EAPI 7, eutils--, desktop++, wrapper++Sam James2021-04-041-6/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/beathazardultra: port to EAPI 7, eutils--, desktop++, wrapper++Sam James2021-04-041-6/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/crimsonland: eutils->wrapperSam James2021-04-041-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: drop superflous PROPERTIES="live"Sam James2021-04-032-2/+0
| | | | | | git-r3 sets this for us. Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: fix variable referencesSam James2021-04-032-9/+9
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: fix variable referencesSam James2021-04-032-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent2-freedata: fix variable referencesSam James2021-04-031-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent1-freedata: fix variable referencesSam James2021-04-031-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-163-3/+3
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+0
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/clanbomber: fix desktop inherit, LICENSEMichael Mair-Keimberger2021-03-111-3/+3
| | | | | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/768327 Closes: https://github.com/gentoo/gentoo/pull/19861 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/supermariowar: EAPI-7 bump, switch to cmake.eclassAndreas Sturmlechner2021-03-072-46/+60
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-action/lugaru: remove old versionAzamat H. Hackimov2021-03-054-81/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17244 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/lugaru: update version to 1.2Azamat H. Hackimov2021-03-053-1/+36
| | | | | | | | New HOMEPAGE, SRC_URI, updated LICENSE. Closes: https://bugs.gentoo.org/738746 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* games-action/bzflag: version bump to 2.4.22Alfredo Tupone2021-02-282-0/+72
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* games-action/minetest: Drop old 5.3.0James Le Cuirot2021-02-243-289/+0
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Version bump to 5.4.0William Breathitt Gray2021-02-242-0/+147
| | | | | | | Closes: https://bugs.gentoo.org/772308 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19623 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/dxx-rebirth: fix double KEYWORDSSam James2021-02-152-4/+0
| | | | | | | | | | 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>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/clanbomber: cleanup oldSam James2021-01-145-110/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/clanbomber: bump to 2.2.0Sam James2021-01-142-0/+45
| | | | | | Closes: https://bugs.gentoo.org/677624 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: add Python 3.8, 3.9Sam James2021-01-112-4/+6
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/tuxkart: EAPI 7, fix prefix, add desktop entryJames Le Cuirot2021-01-051-8/+16
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/supertuxkart: Fix build with latest SDL2James Le Cuirot2021-01-022-1/+108
| | | | | | Closes: https://bugs.gentoo.org/761814 Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@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-action/formido: drop 1.0.1-r1Alexey Sokolov2020-12-151-48/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/18409 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/formido: fix build, bump EAPIAlexey Sokolov2020-12-151-0/+51
| | | | | | | Closes: https://bugs.gentoo.org/710812 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/violetland: fix dependency on libsdlAlexey Sokolov2020-12-021-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/739072 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/18466 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-action/descent2-freedata: Adjust copyright header to satisfy GLEP76Ian Silvester2020-11-301-7/+1
| | | | | | Signed-off-by: Ian Silvester <iansilvester@fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/18456 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/descent1-freedata: Adjust copyright header to satisfy GLEP76Ian Silvester2020-11-301-7/+1
| | | | | Signed-off-by: Ian Silvester <iansilvester@fastmail.fm> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/dxx-rebirth: Adjusting copyright header to satisfy GLEP76Ian Silvester2020-11-302-14/+2
| | | | | Signed-off-by: Ian Silvester <iansilvester@fastmail.fm> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/0verkill: Port to EAPI 7David Seifert2020-11-212-8/+96
| | | | | | Closes: https://bugs.gentoo.org/708718 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/luola: Port to EAPI 7David Seifert2020-11-212-20/+45
| | | | | | Closes: https://bugs.gentoo.org/708664 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/minetest: port to lua-single eclassWilliam Breathitt Gray2020-11-121-0/+146
| | | | | | | Closes: https://bugs.gentoo.org/752678 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18154 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/trine2: Drop gdk-pixbuf[X] dep, EAPI 7James Le Cuirot2020-11-111-8/+4
| | | | | | | | The dependency on gdk-pixbuf-xlib was bogus. Closes: https://bugs.gentoo.org/753929 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/trine-enchanted-edition: Drop gdk-pixbuf[X] dep, EAPI 7James Le Cuirot2020-11-111-7/+4
| | | | | | | | The dependency on gdk-pixbuf-xlib was bogus. Closes: https://bugs.gentoo.org/753926 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/btanks: Remove last-rited pkgMichał Górny2020-10-267-314/+0
| | | | | Closes: https://bugs.gentoo.org/735532 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/openclonk: Remove last-rited pkgMichał Górny2020-09-216-229/+0
| | | | | Closes: https://bugs.gentoo.org/646748 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/garden: drop 1.0.9-r1Alexey Sokolov2020-09-201-48/+0
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-action/garden: fix build with gcc 10Alexey Sokolov2020-09-202-0/+59
| | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/17596 Closes: https://bugs.gentoo.org/707460 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-action/dxx-rebirth: Drop old 0.59.100James Le Cuirot2020-09-156-170/+0
| | | | | | | | Closes: https://bugs.gentoo.org/669212 Closes: https://bugs.gentoo.org/703090 Closes: https://bugs.gentoo.org/735534 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/descent1-demodata: Use arj instead of unarj, EAPI 7James Le Cuirot2020-09-131-11/+6
| | | | | | | | | unarj has a problematic license. arj is better anyway as it handles multiple volumes for us. Bug: https://bugs.gentoo.org/694746 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Add prometheus client supportWilliam Breathitt Gray2020-09-062-1/+4
| | | | | | | Closes: https://bugs.gentoo.org/733984 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16840 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/descent2-data: Use arj instead of unarjJames Le Cuirot2020-09-061-2/+2
| | | | | | | | | | unarj has a problematic license. Unlike descent2-demodata, this is untested as I don't have the CD but this case is much simpler so it should work. Bug: https://bugs.gentoo.org/694746 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/descent2-demodata: Use arj instead of unarj, EAPI 7James Le Cuirot2020-09-061-17/+7
| | | | | | | | | unarj has a problematic license. arj is better anyway as it handles multiple volumes for us. Bug: https://bugs.gentoo.org/694746 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/supertuxkart: fix patch line-endingsSam James2020-09-021-26/+24
| | | | | | | | | Unfortunately, I tested this *pre-commit* at which point git used its autocrlf to adapt the line-endings. Closes: https://bugs.gentoo.org/740030 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>