summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch games proj to cmake.eclassAndreas Sturmlechner2020-01-041-3/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-games/physfs: Simplify USE=doc handlingDavid Seifert2019-05-131-5/+4
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-games/physfs: Fix build with USE=docAndreas Sturmlechner2019-05-131-6/+4
| | | | | | Closes: https://bugs.gentoo.org/682080 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/physfs: Port recent improvements to 9999 ebuildJames Le Cuirot2019-03-041-6/+6
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-games/physfs: added new USE-flagsAzamat H. Hackimov2018-03-251-15/+20
| | | | | | | | | | | Added 7zip (Bug #381973), iso, vdf, slb file formats support, cleanup for outdated code (Bug #649456). Closes: https://bugs.gentoo.org/381973 Closes: https://bugs.gentoo.org/649456 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7532
* dev-games/physfs: [QA] Add cmake-utils_src_prepareDavid Seifert2017-10-151-1/+2
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-games/physfs: Synced live ebuild.Lars Wendler2017-10-031-17/+4
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-games/physfs: add live mercurial ebuildMarty E. Plummer2017-08-251-0/+63
Mostly for personal use, but others could make use of it and it preps for the next official release. Package-Manager: Portage-2.3.6, Repoman-2.3.2 Signed-off-by: Marty E. Plummer <hanetzer@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/5093