aboutsummaryrefslogtreecommitdiff
blob: 6ebc4466cbff3a5dfff89de9cf9cb70b21f5b3f0 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# ChangeLog for dev-lang/path64
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Id$

  18 Feb 2015; Justin Lecher <jlec@gentoo.org> path64-9999.ebuild:
  dev-lang/path64: fix SLOT operators

  06 Jan 2014; Justin Lecher <jlec@gentoo.org> path64-9999.ebuild:
  Switch from git-2 to git-r3

  14 Jun 2013; Justin Lecher <jlec@gentoo.org> path64-9999.ebuild,
  metadata.xml:
  Drop KEYWORDS of live ebuilds

  24 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Removed no-herd from herd tag in metadata.xml

  24 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Removed no-herd from herd tag in metadata.xml

  15 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  Apply fix for bug #377111, use direct path for crt1.o

  29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  -path64-1.0.0_pre20110729.ebuild:
  Moved to g-x86

  29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  path64-1.0.0_pre20110729.ebuild:
  Fix SRC_URI for snapshot

*path64-1.0.0_pre20110729 (29 Jul 2011)

  29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  +path64-1.0.0_pre20110729.ebuild:
  Add snapshot

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

  25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  Add valgrind IUSE for debugging

  25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  Unset all env vars that may cause trouble, prevent stripping source when
  build with Release, clean up

  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  Change lib -> get_libdir

  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
  gcc:4.2 is no longer a strict dep

  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