summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* oasis.eclass: remove last-rited eclassSam James2021-04-041-138/+0
| | | | | | | Closes https://bugs.gentoo.org/775785 Closes: https://bugs.gentoo.org/497044 Closes: https://bugs.gentoo.org/637826 Signed-off-by: Sam James <sam@gentoo.org>
* oasis.eclass: mark various OASIS_* as @PRE_INHERITSam James2021-03-311-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* oasis.eclass: adjust @DEPRECATED text (to fit format)Sam James2021-03-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* oasis.eclass: explicitly mark @DEPRECATED tooSam James2021-03-221-0/+1
| | | | | | Use opam.eclass, dune.eclass, or findlib.eclass (if necessary). Signed-off-by: Sam James <sam@gentoo.org>
* oasis.eclass: mark as @DEAD (last-rite eclass)Sam James2021-03-221-0/+1
| | | | | | | | | | | | | | | | | | | | | Removal on 2021-04-05 when the rest of the Oasis packages, including Oasis (dev-ml/oasis) is removed. There's no point in keeping the eclass when Oasis itself is gone and nothing should be able to use this right now anyway due to the large number of packages which have been removed and conflicts with e.g. jbuilder and Dune. (Even if something IS using this, they *really* shouldn't be by now, and the vast majority - if not all - of their packages would have been from outside ::gentoo, as Oasis and friends have not been usable in the tree for at least a year.) Please port to newer opam or dune. Bug: https://bugs.gentoo.org/775785 Bug: https://bugs.gentoo.org/497044 Bug: https://bugs.gentoo.org/637826 Closes: https://github.com/gentoo/gentoo/pull/20067 Signed-off-by: Sam James <sam@gentoo.org>
* oasis.eclass: add ml@ maintainerSam James2021-02-251-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* oasis.eclass: Fix @SUPPORTED_EAPIS.Ulrich Müller2020-09-081-2/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* *.eclass: Reassign ml@ eclassesMichał Górny2019-12-131-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* oasis.eclass: Add RESTRICT="!test? ( test )"Michał Górny2019-12-121-2/+5
| | | | | | This fixes 30 cases of MissingTestRestrict. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* oasis.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-151-0/+1
|
* Drop trailing whitespacesJustin Lecher2017-03-191-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* eclass/oasis.eclass: Drop compat for non-split ocamlbuild now that ocaml ↵Alexis Ballier2017-02-201-1/+1
| | | | versions including it are gone.
* eclass/oasis.eclass: set prefix to ED instead of using the destdir option. ↵Alexis Ballier2016-12-071-4/+3
| | | | The latter doesnt work reliably with latest oasis versions.
* eclass/oasis.eclass: Add ocamlbuild build dep.Alexis Ballier2016-03-011-1/+2
|
* eclass: Allow ebuilds to override docdir in oasis.eclass.Alexis Ballier2015-10-261-1/+8
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+121
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