summaryrefslogtreecommitdiff
blob: 8862d4c959e203e6b32610f52dca3c95c88fc12b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# ChangeLog for dev-lang/julia
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.8 2014/04/02 23:03:34 bicatali Exp $

*julia-0.2.1 (02 Apr 2014)

  02 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> +files/63julia-gentoo.el,
  +files/julia-0.2.1-readline63.patch, +julia-0.2.1.ebuild, metadata.xml:
  Version bump. Refactored ebuild to use more system dependencies, cleanup, add
  emacs support, readline-6.3 patch, better prefix support. Add sci as herd and
  longdescription.

  14 Mar 2014; Denis Dupeyron <calchan@gentoo.org> julia-0.2.0-r1.ebuild:
  Fixed confusing comment, bug #502482.

  26 Feb 2014; Mark Wright <gienah@gentoo.org> julia-0.2.0-r1.ebuild:
  Fix for bug #501868 requires pkg-config --libs-only-l blas

*julia-0.2.0-r1 (26 Feb 2014)

  26 Feb 2014; Mark Wright <gienah@gentoo.org> +julia-0.2.0-r1.ebuild:
  Add 0.2.0-r1 with calchan's fix for bug #501868 and USE_BLAS64=0. paxmark m
  executables during build for Gentoo hardened. Tweak for multilib-strict.

  26 Feb 2014; Patrick Lauer <patrick@gentoo.org> julia-0.2.0.ebuild:
  Revert changes that break build #501868

  25 Feb 2014; Denis Dupeyron <calchan@gentoo.org> julia-0.2.0.ebuild:
  Fixed bug #501868 as well as general brokenness.

  09 Jan 2014; Patrick Lauer <patrick@gentoo.org> julia-0.2.0.ebuild:
  Fix homepage

*julia-0.2.0 (25 Nov 2013)

  25 Nov 2013; Patrick Lauer <patrick@gentoo.org> +julia-0.2.0.ebuild,
  +metadata.xml:
  Initial import, ebuild by me. Needs some more cleanups, but is kinda mostly
  working