summaryrefslogtreecommitdiff
blob: de969f97bf6cdda86226982348a8ac2705bd9ffa (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# ChangeLog for dev-util/jam
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/jam/ChangeLog,v 1.27 2008/01/14 20:19:08 dertobi123 Exp $

  14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> jam-2.5-r3.ebuild:
  ppc. stable

  24 Nov 2007; Fabian Groffen <grobian@gentoo.org> jam-2.5.ebuild,
  jam-2.5-r3.ebuild:
  Dropped ppc-macos keyword

  10 Jun 2007; Ryan Hill <dirtyepic@gentoo.org> jam-2.5.ebuild,
  jam-2.5-r3.ebuild:
  Added ftjam blocker.

  10 Jun 2007; Ryan Hill <dirtyepic@gentoo.org> metadata.xml:
  Take over as maintainer.

  16 May 2007; Ryan Hill <dirtyepic@gentoo.org> jam-2.5-r3.ebuild:
  Temporary workaround for bug #173703.

  12 Mar 2007; Raúl Porcel <armin76@gentoo.org> jam-2.5-r3.ebuild:
  x86 stable

  29 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> jam-2.5.ebuild,
  jam-2.5-r3.ebuild:
  Removed blocking dev-util/boost-jam dependency since package has been removed.

  21 May 2006; Markus Rothe <corsair@gentoo.org> jam-2.5-r3.ebuild:
  Stable on ppc64

  08 Mar 2006; Markus Rothe <corsair@gentoo.org> jam-2.5-r3.ebuild:
  Added ~ppc64; bug #124670

  22 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> jam-2.5-r3.ebuild:
  sparc stable wrt #107543

*jam-2.5-r3 (20 Nov 2005)

  20 Nov 2005; Chris White <chriswhite@gentoo.org>
  files/jam-2.5-dependency.patch, -jam-2.5-r2.ebuild, +jam-2.5-r3.ebuild:
  Revision bump to -r3 to force upgrade for fix in bug #103893.  Removed old -r2.

  03 Sep 2005; Chris White <chriswhite@gentoo.org>
  +files/jam-2.5-dependency.patch, jam-2.5-r2.ebuild:
  Fixed bug #103893.  Thanks to Chris Dragan for the patch.

  27 Aug 2005; Chris White <chriswhite@gentoo.org> ChangeLog:
  Re-re fixing ChangeLog.

  07 Jul 2005; Chris White <chriswhite@gentoo.org> +metadata.xml:
  Re-adding ChangeLog.. not sure how it got lost... Adding myself as temp
  maintainer.

*jam-2.5-r1 (02 Jul 2005)

  02 Jul 2005; Chris White <chriswhite@gentoo.org>
  +files/jam-2.5-amd64.patch, -jam-2.5-r1.ebuild, +jam-2.5-r2.ebuild:
  Resolves bug #97416. Thanks to Krzysiek Pawlik for the patch and Kamil
  Bruzynski for testing it on amd64. Now it actually works on amd64!

  01 Jul 2005; Ferris McCormick <fmccor@gentoo.org> jam-2.5-r1.ebuild:
  Add ~sparc keyword.  Builds and runs on sparc, and is needed for a
  few packages and for some third-party openMPI testing (boost library).

*jam-2.5-r1 (03 May 2005)

  03 May 2005; Mike Frysinger <vapier@gentoo.org> +files/jam-2.5-cxx.patch,
  +jam-2.5-r1.ebuild:
  Make the default C++ compiler c++ instead of cc and add support for .cxx
  #87974 by Krzysiek Pawlik.

  01 May 2004; Jeremy Huddleston <eradicator@gentoo.org> jam-2.5.ebuild:
  blocking on !dev-util/boost-jam

*jam-2.5 (16 Jun 2003)

  16 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #22770 and changed src to grab tar instead of zip.

*jam-2.4 (03 Nov 2002)

  27 Apr 2003; Mike Frysinger <vapier@gentoo.org> :
  Added edos2unix support since gcc-2.x dies on the windows file format.

  16 Apr 2003; Luca barbato <lu_zero@gentoo.org> :
  added ~ppc KEYWORD
  
  28 Dec 2002; Martin Schlemmer <azarah@gentoo.org> :
  Tab fixes, etc.  Mark stable as it test fine, and not critical
  ebuild.  I should note that Brian Olsen <bnolsen@attbi.com> also
  submitted an ebuild long ago, but I could just never get to
  it (bug #4583).

  03 Nov 2002; J Robert Ray <jrray@gentoo.org> :
  New ebuild, submitted by Jeffrey Palmer <jeffrey.palmer@acm.org>.