summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-engines/frotz: Drop old 2.45_pre20190903James Le Cuirot2019-10-262-75/+0
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/frotz: Add missing sound dependenciesJames Le Cuirot2019-10-261-2/+8
| | | | | | | | | | | | | | | libvorbis isn't actually used directly, apart from in the Makefile, where it's included in the link, presumably for static linking. Support in libsndfile or libsdl2 is expected to be present though so I have included it anyway. I haven't included minimum versions as stated in INSTALL because it admits that older versions may work and we generally don't bother unless older versions are still in the tree or were until recently. Closes: https://bugs.gentoo.org/698434 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/frotz: Version bump to 2.50_beta2James Le Cuirot2019-10-263-0/+104
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/frotz: Drop old 2.43-r1James Le Cuirot2019-09-034-102/+0
| | | | | | Closes: https://bugs.gentoo.org/677778 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/frotz: Version bump to 2.45_pre20190903, many fixesJames Le Cuirot2019-09-033-1/+76
| | | | | | | | | | | | Not an actual release but much easier to build than the last one. Also uses SDL2 rather than SDL1. Many thanks to upstream for merging all my patches so quickly. Fixes ncurses, prefix, cross-compiling, and probably more I forget. Bug: https://bugs.gentoo.org/677778 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/frotz: Remove oldDavid Seifert2017-12-211-50/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* games-engines/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* games-*/*: Remove stable keywordsDavid Seifert2017-11-181-1/+1
| | | | | | Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404
* *games*/*: Dekeyword ppc/ia64/sparcDavid Seifert2017-07-082-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/4614
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* games-engines/frotz: remove deprecated games eclassAustin English2016-11-113-4/+57
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.2
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* add slot dep for sys-libs/ncursesMichael Sterrett2015-12-171-1/+1
| | | | Package-Manager: portage-2.2.24
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-011-2/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-085-0/+106
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