summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* dev-lang/ocaml: remove 4.06.0, moved to overlayAlexis Ballier2017-11-151-2/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-lang/ocaml: bump to 4.06Alexis Ballier2017-11-041-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-lang/ocaml: bump to 4.06.0-rc1Alexis Ballier2017-11-041-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-lang/ocaml: bump to 4.06.0_beta2Alexis Ballier2017-10-141-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-lang/ocaml: add 4.06.0_beta1Alexis Ballier2017-10-041-0/+2
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-lang/ocaml: Remove oldAlexis Ballier2017-10-041-2/+0
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-lang/ocaml: Bump to 4.05Alexis Ballier2017-07-131-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ocaml: Remove oldAlexis Ballier2017-06-291-1/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ocaml: Bump to 4.05.0_rc1Alexis Ballier2017-06-291-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ocaml: Bump to 4.04.2, bug #622544Alexis Ballier2017-06-251-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ocaml: Bump to 4.04.1Alexis Ballier2017-04-151-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/ocaml: remove shadowed versionAlexis Ballier2017-04-021-1/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/ocaml: Bump to 4.05 beta3Alexis Ballier2017-03-271-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/ocaml: Bump to 4.05.0_beta2.Alexis Ballier2017-02-211-0/+2
| | | | | | | | Without keywords since it is a beta and breaks quite a few packages. Enable flambda by default. Add spacetime useflag. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ocaml: remove oldAlexis Ballier2017-02-141-2/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ocaml: remove oldAlexis Ballier2017-01-251-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ocaml: last EAPI=1 ebuild is goneMikle Kolyada2017-01-141-2/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/ocaml: bump to 4.04.0 (still without keywords for now)Alexis Ballier2016-11-151-1/+1
| | | | Package-Manager: portage-2.3.2
* dev-lang/ocaml: add 4.04.0_beta2 without keywordsAlexis Ballier2016-09-061-0/+1
| | | | Package-Manager: portage-2.3.0
* dev-lang/ocaml: remove 4.03 betaAlexis Ballier2016-04-301-1/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-lang/ocaml: bump to 4.03Alexis Ballier2016-04-301-0/+1
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-lang/ocaml: bump to 4.03.0+beta2Alexis Ballier2016-04-021-1/+1
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-lang/ocaml: add 4.03 beta1 without keywordsAlexis Ballier2016-03-011-0/+2
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-lang/ocaml: remove oldAlexis Ballier2015-11-101-4/+0
| | | | | Package-Manager: portage-2.2.24 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+8
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