summaryrefslogtreecommitdiff
path: root/dev-lang/crystal
Commit message (Collapse)AuthorAge
* dev-lang/crystal: drop oldSergei Trofimovich2016-07-30
| | | | Package-Manager: portage-2.3.0
* dev-lang/crystal: bump up to 0.18.7Sergei Trofimovich2016-07-30
| | | | Package-Manager: portage-2.3.0
* dev-lang/crystal: require boehm-gc[threads] as a dependSergei Trofimovich2016-07-30
| | | | | | | | | | | | | With USE=-threads crystal crashes for me outright: $ cat a.cr puts hello $ crystal build a.cr Invalid memory access (signal 11) at address 0x0 [12705341] __crystal_sigfault_handler +61 [140316947557920] ??? [0] ??? Package-Manager: portage-2.3.0
* dev-lang/crystal: version bump to 0.15.0loong02016-04-15
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1212 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* dev-lang/crystal: version bump to 0.14.2loong02016-03-26
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1140 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-lang/crystal: remove old versionloong02016-03-26
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1140 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-lang/crystal: version bump to 0.13.0loong02016-03-20
| | | | Closes: https://github.com/gentoo/gentoo/pull/1095
* dev-lang/crystal: version bump to 0.12.0loong02016-02-17
|
* dev-lang/crystal: version bump to 0.11.1loong02016-01-28
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-24
| | | | | 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-24
| | | | | | | 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.
* Update remote-idsJustin Lecher2015-10-16
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/crystal: Introduce new packageloong02015-10-09
The Crystal Programming Language