aboutsummaryrefslogtreecommitdiff
blob: 51da084e1f4191d79813add2e458b8176f843b8e (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
# ChangeLog for dev-lang/path64
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  Unset all fortran vars

  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  Fix fortran specific env handling

  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  Add env file

  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  Promote native to prefereed, add assembler flag (not working at the moment),
  remove needless dep on gcc for native

  20 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild,
  metadata.xml:
  Add fortran,openmp,debugger to IUSE

  20 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  Add native use flag for release build

*path64-9999 (20 Jul 2011)

  20 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> +path64-9999.ebuild,
  +metadata.xml:
  Initial import, only debug version (compiled with gcc) is working now