summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/julia: drop live ebuildMatthias Maier2020-04-021-104/+0
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.4.0Jeffrey Lin2020-04-021-0/+10
| | | | | | Closes: https://bugs.gentoo.org/714616 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop oldMatthias Maier2019-02-231-87/+0
| | | | | Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.1.0Matthias Maier2019-02-231-0/+15
| | | | | | Closes: https://bugs.gentoo.org/677524 Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.1.0-rc1Matthias Maier2019-01-071-0/+53
| | | | | | | | * give up and bundle llvm-6 Bug: https://bugs.gentoo.org/665192 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop old 0.6* and 0.7 versionsMatthias Maier2019-01-072-182/+0
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: fix live ebuildMatthias Maier2019-01-071-19/+48
| | | | | | Closes: https://bugs.gentoo.org/673980 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop old version 1.0.0Matthias Maier2019-01-071-86/+0
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.0.3Matthias Maier2019-01-071-0/+87
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: Update ebuildMatthias Maier2018-09-032-8/+105
| | | | | Closes: https://github.com/gentoo/gentoo/pull/9553 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-lang/julia: version bump to 1.0.0Matthias Maier2018-08-301-0/+75
| | | | | Closes: https://bugs.gentoo.org/663266 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-lang/julia: update live ebuildMatthias Maier2018-06-301-9/+20
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-lang/julia: drop old version 0.6.2Matthias Maier2018-06-301-87/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-lang/julia: fix library installation pathMatthias Maier2018-06-301-0/+96
| | | | | Closes: https://bugs.gentoo.org/655072 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-lang/julia: remove unused fileMichael Mair-Keimberger2017-12-061-2/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6410
* dev-lang/julia: drop oldMatthias Maier2017-11-281-85/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-lang/julia: Update live ebuildMatthias Maier2017-09-151-33/+10
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-lang/julia: add new ebuild for 0.6.0Matthias Maier2017-07-182-11/+115
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/julia: add a live ebuildMatthias Maier2016-09-241-0/+70
| | | | Package-Manager: portage-2.2.28
* dev-lang/julia: drop old versions 0.4.3, 0.4.6Matthias Maier2016-09-242-196/+0
| | | | Package-Manager: portage-2.2.28
* dev-lang/julia: version bump to 0.5.0Matthias Maier2016-09-201-0/+85
| | | | Package-Manager: portage-2.2.28
* dev-lang/julia: version bump to 0.4.6Matthias Maier2016-09-091-0/+56
| | | | Package-Manager: portage-2.2.28
* dev-lang/julia: drop old 0.2* versionsMatthias Maier2016-01-162-33/+0
| | | | Package-Manager: portage-2.2.26
* dev-lang/julia: version bump to 0.4.3 (bug 564338)Matthias Maier2016-01-161-0/+140
| | | | Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+35
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