blob: d5889dfbadba1dfd1da84edaf307bf9d5054f3b4 (
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
|
# ChangeLog for sys-devel/flex
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.22 2004/09/06 20:42:44 alexander Exp $
06 Sep 2004; Alexander Plank <alexander@gentoo.org> flex-2.5.4a-r5.ebuild:
add ~macos -- it overwrites apple's flex
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.
|