summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: inline mirror://sourceforgeLucio Sauer2024-04-301-2/+2
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/xpilot: pass -std=gnu89Ionen Wolkens2022-10-111-1/+3
| | | | | | | | | | Does not build with `clang -std=c2x`, early workaround for when this will become a default. (not actively hunting for these, merely revisiting packages previously looked at for clang16 even if not an issue "yet"). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/xpilot: force gcc -E for imake's generationIonen Wolkens2022-09-301-2/+3
| | | | | | | | | | Requires traditional cpp support and is broken in all sort of ways with clang-cpp / -E. Can still use clang & friends for everything else. Ideally these packages need to be built another way or last rited, imake will just accumulate more problems. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/xpilot: EAPI8, minor improvementsMichael Mair-Keimberger2021-08-271-17/+26
| | | | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22101 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/xpilot: fix build with -native-symlinksIonen Wolkens2021-04-151-7/+13
| | | | | | Closes: https://bugs.gentoo.org/730878 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/xpilot: eutils->desktopMarty E. Plummer2018-08-151-1/+2
| | | | | | | | Only has eutils for the implicit desktop inheritance for make_desktop_entry and newicon. Package-Manager: Portage-2.3.44, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9426
* games-action/xpilot: Update dependencies (x11-proto/* -> x11-base/xorg-proto).Arfrever Frehtes Taifersar Arahesis2018-05-211-4/+3
|
* *games*/*: Dekeyword ppc/ia64/sparcDavid Seifert2017-07-081-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/4614
* 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-action/xpilot: remove deprecated games eclassAustin English2017-01-301-0/+56
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: Portage-2.3.2, Repoman-2.3.1