summaryrefslogtreecommitdiff
blob: b4e47276827cf385a0db18d07ef2d11763b10862 (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
# ChangeLog for sys-devel/flex
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.30 2005/08/11 04:14:11 vapier Exp $

  11 Aug 2005; Mike Frysinger <vapier@gentoo.org>
  +files/flex-2.5.31-include.patch, flex-2.5.31.ebuild:
  Fix cross-compile support.

*flex-2.5.31 (09 Jul 2005)

  09 Jul 2005; Mike Frysinger <vapier@gentoo.org>
  -files/flex-2.5.31-yytext_ptr.patch, flex-2.5.4a-r6.ebuild,
  +flex-2.5.31.ebuild, -flex-2.5.31-r1.ebuild:
  Add flex-2.5.31 back in with Debian patchset #97921 by Martin Mokrejs.

*flex-2.5.4a-r6 (20 Jan 2005)

  20 Jan 2005; Mike Frysinger <vapier@gentoo.org> flex-2.5.4a-r5.ebuild,
  +flex-2.5.4a-r6.ebuild:
  Punt eradicators stuff from our stable ebuild and make a new version with
  proper autoconf updates.

  20 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
  flex-2.5.4a-r5.ebuild:
  Install to the proper libdir.

  09 Nov 2004; <robmoss@gentoo.org> flex-2.5.4a-r5.ebuild:
  Fixing a very silly typo. I meant "bigcheck", not "bigtest". Sorry. Fixes
  bug #63697.

  16 Sep 2004; <rmoss@gentoo.org> flex-2.5.4a-r5.ebuild:
  flex-2.5.4a was using a broken, irritatingly short version of the testsuite.
  Adding "make bigcheck" in the previously nonexistent src_test function fixes
  this.

  27 Jul 2004; Alexander Gabert <pappy@gentoo.org> flex-2.5.4a-r5.ebuild:
  flex breaks when MAKEOPTS is set aggressively

  19 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> flex-2.5.4a-r5.ebuild:
  take out the emake || make bit.  Works for me with -j and no verified
  bug reports exist; tidy


*flex-2.5.4a-r5 (13 Oct 2002)

  13 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
  Add various Redhat patches to make it more gcc3 friendly.  Fix
  form in a few places.

*flex-2.5.4a-r4 (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.