summaryrefslogtreecommitdiff
blob: 4ab4fc7b04a7f41e16673a39e85cebf273cc36b1 (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
# ChangeLog for sys-devel/flex
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.28 2005/02/15 06:21:40 kito Exp $

  15 Feb 2005; Kito <kito@gentoo.org> flex-2.5.4a-r6.ebuild:
  ~ppc-macos keyword

*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.

  07 Oct 2004; Lina Pezzella <j4rg0n@gentoo.org> flex-2.5.4a-r5.ebuild:
  Removed ~macos keyword Bug #65763

   06 Sep 2004; Alexander Plank <alexander@gentoo.org> flex-2.5.4a-r5.ebuild:
   add ~macos -- it overwrites apple's flex

  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

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> flex-2.5.23.ebuild,
  flex-2.5.31-r1.ebuild, flex-2.5.31.ebuild, flex-2.5.4a-r5.ebuild:
  virtual/glibc -> virtual/libc

  23 Jun 2004; Aron Griffis <agriffis@gentoo.org> flex-2.5.23.ebuild,
  flex-2.5.31-r1.ebuild, flex-2.5.31.ebuild:
  QA - fix use invocation

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> flex-2.5.31-r1.ebuild:
  Add inherit eutils

*flex-2.5.31-r1 (17 Oct 2003)

  17 Oct 2003; Martin Holzer <mholzer@gentoo.org> flex-2.5.31-r1.ebuild:
  adding fix. Closes #31240.

  01 Jul 2003; Todd Sunderlin <todd@gentoo.org> flex-2.5.4a-r5.ebuild:
  set stable on sparc

*flex-2.5.31 (18 Apr 2003)

  18 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
  flex-2.5.23.ebuild, flex-2.5.31.ebuild, flex-2.5.4a-r5.ebuild:
  Version bumped. Changed SRC_URI to gentoo-mirrors.

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> flex-2.5.4a-r5.ebuild :
  Added arm to keywords.

  08 Feb 2003; Guy Martin <gmsoft@gentoo.org> flex-2.5.4a-r5.ebuild :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*flex-2.5.23 (18 Nov 2002)

  25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> flex-2.5.23.ebuild:
  homepage syntax fix thanks to: Frantz Dhin <tragedy_rm@hotmail.com> in bug
  #18145

  01 Dec 2002; Seemant Kulleen <seemant@gentoo.org> flex-2.5.23.ebuild
  flex-2.5.4a-r5.ebuild :

  emake -> emake || make.  Closes bug #11446 by bartelt@gentoo.org (Ulf
  Bartelt)

  18 Nov 2002; Martin Schlemmer <azarah@gentoo.org> :

  Update version.

*flex-2.5.22 (21 Oct 2002)

  21 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :

  Update version thanks to new URL from Nicholas Wourms <nwourms@netscape.net>.

*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)

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

  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.