summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: inline mirror://sourceforgeLucio Sauer12 days1-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-simulation/crrcsim: fix build with clangIonen Wolkens2022-01-042-1/+12
| | | | | Closes: https://bugs.gentoo.org/830572 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-simulation/crrcsim: remove overlink for boost-1.77.0Ionen Wolkens2021-08-172-5/+28
| | | | | | | | | Merged CGAL fix in the same patch being related (since it adds -lboost_thread-mt to LIBS it wasn't easily fixable without a patch) Closes: https://bugs.gentoo.org/808727 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/crrcsim: drop 0.9.13-r1Ionen Wolkens2021-07-193-131/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/crrcsim: EAPI 6->8, cgal[-shared], missing depsIonen Wolkens2021-07-191-0/+48
| | | | | | | | | | | | | | | | This already can use CGAL headers-only and only needed the -lCGAL link attempt removed. Moved to DEPEND-only, fixes bug #790779. (hopefully right way to handle CGAL now) Missing deps: opengl, glu, gmp, and jpeg wrt bug #739384. (gmp is always used with cgal regardless of patch or cgal[-gmp]) Removed unnecessary -buildsystem patch, -DCRRC_DATA_PATH is already used for data path and portaudio can use ac_cv_header_portaudio_h. Closes: https://bugs.gentoo.org/739384 Closes: https://bugs.gentoo.org/790779 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/crrcsim: revbump to match new cgal[shared] configJoonas Niilola2021-07-071-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: [QA] Remove redundant --docdir/--htmldirDavid Seifert2020-02-231-5/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: 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>
* games-simulation/crrcsim: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-081-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-simulation/crrcsim: remove automake restriction; resurrectStefan Strogin2019-08-291-2/+2
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-4/+0
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-simulation/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* games-simulation/crrcsim: Fix building with GCC-6Peter Levine2017-07-232-1/+18
| | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=610560 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* 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-simulation/crrcsim: Drop old versions.Michael Weber2017-01-284-149/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* games-simulation/crrcsim: Version bump (bug 601238, thanks Grant Edwards).Michael Weber2017-01-283-0/+123
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* games-simulation/crrcsim: remove deprecated games eclassAustin English2016-09-211-0/+63
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
* sourceforge: switch to https:// URIsMike Frysinger2016-07-271-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* 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.
* 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/+109
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