summaryrefslogtreecommitdiff
blob: 349418448bd234637d6b3c7dd44d4e816afa1497 (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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
# ChangeLog for sys-devel/bison
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.29 2004/06/24 03:35:06 agriffis Exp $

  23 Jun 2004; Aron Griffis <agriffis@gentoo.org> bison-1.34-r1.ebuild,
  bison-1.35.ebuild, bison-1.75.ebuild:
  QA - fix use invocation

  16 Jun 2004; Daniel Black <dragonheart@gentoo.org> bison-1.875.ebuild:
  syntax fix on 3.4 compare condition

  16 Jun 2004; Daniel Black <dragonheart@gentoo.org> bison-1.875.ebuild:
  uclibc fixes thanks to Peter S. Mazinger <ps.m@gmx.net>

  06 Feb 2004; <gustavoz@gentoo.org> bison-1.875.ebuild:
  stable on sparc

  06 Feb 2004; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
  k6 replacement in the ebuild was resulting in -march=i586-3, fix and make more
  stringent

  04 Feb 2004; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
  Fix bug 29017 by replacing -march=k6 and -march=k6-2 with -march=i586. Fix bug
  39842 by restricting optimization on amd64 to -O0. Mark stable on x86.
  Remove icc cruft (leftover from 2002) and remove IUSE="build" since it isn't
  true.

  01 Feb 2004; Joshua Kinard <kumba@gentoo.org> bison-1.34-r1.ebuild,
  bison-1.35.ebuild, bison-1.75.ebuild, bison-1.875.ebuild:
  Bump to mips stable (needed for upcoming stageballs)

  20 Nov 2003; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
  Stable on alpha

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> bison-1.875.ebuild :
  ia64 keywords.

  08 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.34-r1.ebuild,
  bison-1.35.ebuild, bison-1.75.ebuild, bison-1.875.ebuild:
  Add m4 DEPEND (bug #28119), with some other cleanups to older
  ebuilds than 1.875.

  07 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.875.ebuild:
  Fix DEPEND for when we have 'build' in USE.

*bison-1.875 (07 Sep 2003)

  08 Dec 2003; Guy Martin <gmsoft@gentoo.org> bison-1.875.ebuild :
  Marked stable on hppa.

  07 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.875.ebuild,
  files/bison-1.32-extfix.patch, files/bison-1.875-gccerror.patch:
  Update version.

  02 Sep 2003; Martin Holzer <mholzer@gentoo.org> bison-1.34-r1.ebuild,
  bison-1.35.ebuild, bison-1.75.ebuild:
  Now uses mirror://gnu.

  18 Feb 2003; Zach Welch <zwelch@gentoo.org> bison-1.35.ebuild :
  Added arm to keywords.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> bison-1.35.ebuild :
  Added hppa to keywords.

  19 Dec 2002; Martin Schlemmer <azarah@gentoo.org> bison-1.35.ebuild :

  Ripp out the icc stuff, as it cause problem, bug #12357.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  20 Oct 2002; Maik Schreiber <blizzy@gentoo.org> bison-1.75.ebuild:
  Fixed KEYWORDS.

*bison-1.75 (20 Oct 2002)

  20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> : Update version.

  09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :

  Update to be icc-able with USE=icc.

  09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :

  Fixed dependencies for USE="icc".

*bison-1.35 (09 Aug 2002)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild :

  It turns out that yannick.koehler@colubris.com (Yannick Koehler) had
  actually submitted the ebuild in bug #5178, and I didn't even see it.
  Apologies :(

  09 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild
  files/digest-bison-1.35 :

  Version bump to newest stable, which fixes issues with the spanish
  language environment.

  09 Dec 2002; Jon Portnoy <avenj@gentoo.org> bison-1.35.ebuild :
 
  Update to be icc-able with USE=icc.

  09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :

  Fixed dependencies for USE="icc".

*bison-1.34-r1 (2 Apr 2002)

  2 Apr 2002; M.Schlemmer <azarah@gentoo.org> :

  Change "make install" in src_install() to use $DESTDIR and not
  $prefix, as some packages have the nasty habit of hardcoding
  $prefix in "make install".  Hopefully this will fix an invalid
  search patch for bison.{hairy,simple} some users experienced
  (${D}/usr/...).

*bison-1.28-r3 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.