summaryrefslogtreecommitdiff
blob: bdfe29c4332fa32a4a3bd1405f8984c93afd68e7 (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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
# ChangeLog for dev-lang/lua
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.50 2006/10/16 11:26:53 exg Exp $

  16 Oct 2006; Emanuele Giaquinta <exg@gentoo.org>
  -files/lua-5.0.2-gentoo.patch, +files/lua-5.0.3-destdir.patch,
  +files/lua-5.0.3-dylib.patch, -lua-5.0.2-r1.ebuild, lua-5.0.3.ebuild:
  Add patch for ppc-macos. Cleanup.

  15 Oct 2006; Emanuele Giaquinta <exg@gentoo.org>
  files/lua-ppc-macos-Makefile.patch, lua-5.0.2.ebuild:
  Clean up ppc-macos patch. Disable as-needed patch, it is broken.

  15 Oct 2006; Emanuele Giaquinta <exg@gentoo.org>
  files/lua-5.0.3-asneeded.patch, files/lua-5.0.3-ldflags.patch,
  -files/lua-5.0.3-linking.patch, +files/lua-5.0.3-shared.patch,
  lua-5.0.3.ebuild:
  Proper support for PIC.

  14 Oct 2006; Emanuele Giaquinta <exg@gentoo.org>
  files/lua-5.0.3-asneeded.patch, lua-5.0.3.ebuild:
  Fix patch for as-needed, see comment #7 in bug #122128. Remove useless -l
  directives when using readline.

  07 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> lua-5.0.3.ebuild:
  Add ~x86-fbsd keyword.

*lua-5.0.3 (07 Oct 2006)

  07 Oct 2006; Emanuele Giaquinta <exg@gentoo.org>
  +files/lua-5.0.3-asneeded.patch, +files/lua-5.0.3-ldflags.patch,
  +files/lua-5.0.3-linking.patch, +lua-5.0.3.ebuild:
  Version bump, fixes bugs #132417, #137582, #149911.

  09 Jul 2006; Joshua Kinard <kumba@gentoo.org> lua-4.0.1.ebuild:
  Marking stable to satisfy elinks dep.

  25 Jun 2006; Stefan Schweizer <genstef@gentoo.org>
  +files/lua-5.0.2-LDFLAGS_and_as-needed.patch, lua-5.0.2.ebuild:
  as-needed patch thanks to TGL <degrenier@easyconnect.fr> in bug 122128 from
  Benjamin Schindler <config@gentoo.org>

  01 Mar 2006; Tom Payne <twp@gentoo.org> -lua-4.0.ebuild, -lua-5.0.ebuild,
  -lua-5.0.1_beta20031003-r2.ebuild:
  Remove old versions.

  11 Feb 2006; Joshua Kinard <kumba@gentoo.org> lua-5.0.2-r1.ebuild:
  Marked stable on mips.

  19 Aug 2005; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003-r2.ebuild,
  lua-5.0.2.ebuild, lua-5.0.2-r1.ebuild:
  Don't install /etc/magic. Bug # 102970.

  28 Jul 2005; Lina Pezzella <j4rg0n@gentoo.org> lua-5.0.2-r1.ebuild:
  Ported patch from 5.0.2 version to this version. Only affects ppc-macos
  environment.

  22 Apr 2005; Herbie Hopkins <herbs@gentoo.org> lua-5.0.2.ebuild,
  lua-5.0.2-r1.ebuild:
  Fixed multilib strict issue, bug #88120

  21 Apr 2005; Aron Griffis <agriffis@gentoo.org> lua-5.0.2.ebuild,
  lua-5.0.2-r1.ebuild:
  Add ia64 keywords

  22 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> lua-5.0.2.ebuild:
  Fix to use more of the options used on x86

  07 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> lua-5.0.2.ebuild:
  Stable ppc-macos.

  15 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> lua-5.0.2.ebuild:
  Fixed find statement to be arch independent.

  05 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org>
  +files/lua-ppc-macos-Makefile.patch, lua-5.0.2.ebuild:
  Unstable ppc-macos
  Fix for Bug #65591

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  05 Sep 2004; Guy Martin <gmsoft@gentoo.org> lua-5.0.2.ebuild:
  Stable on hppa.

*lua-5.0.2-r1 (05 Aug 2004)

  05 Aug 2004; <twp@gentoo.org> +files/lua-5.0.2-gentoo.patch,
  +lua-5.0.2-r1.ebuild:
  Hopefully fixed linking problems. Bugs 49309 & 59487.

  17 Jul 2004; Tom Gall <tgall@gentoo.org> lua-5.0.2.ebuild:
  stable on ppc64, bug #55680

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> lua-4.0.1.ebuild,
  lua-4.0.ebuild:
  virtual/glibc -> virtual/libc

  06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> lua-5.0.2.ebuild:
  Marked stable on amd64.

  15 May 2004; Bryan Østergaard <kloeri@gentoo.org> lua-5.0.2.ebuild:
  Stable on alpha.

  05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> lua-5.0.ebuild:
  Marking stable on hppa

  29 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> lua-5.0.2.ebuild:
  stable on sparc

  26 Mar 2004; Tom Payne <twp@gentoo.org> lua-5.0.2.ebuild :
  Marked stable on x86. Bug # 45739.

  26 Mar 2004; Tom Payne <twp@gentoo.org> lua-4.0.ebuild, lua-4.0.1.ebuild, lua-5.0.ebuild :
  Added IUSE.

*lua-5.0.2 (16 Mar 2004)

  16 Mar 2004; Tom Payne <twp@gentoo.org> lua-5.0.2.ebuild :
  Version bump.

  15 Mar 2004; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003-r1.ebuild, lua-5.0.1_beta20031003.ebuild, lua-5.0_beta.ebuild :
  Removed old versions. Lua 4.0*: inherit eutils, use epatch.

  05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> lua-5.0.ebuild:
  stable on sparc

  06 Feb 2004; Daniel Ahlberg <aliz@gentoo.org>
  lua-5.0.1_beta20031003-r2.ebuild:
  Apply existing pic patch, makes it build on amd64. Should close #35675.

  26 Jan 2004; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003-r2.ebuild :
  New tarball location. Bug # 39211.

  03 Jan 2004; Jon Portnoy <avenj@gentoo.org> lua-5.0.1_beta20031003-r1.ebuild :
  AMD64 keywords. Copyright date fixes to make repoman happy.

*lua-5.0.1_beta20031003-r2 (08 Jan 2003)

  08 Jan 2003; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003.ebuild-r2 :
  Added compiler and interpreter variables to lua.pc.

  21 Dec 2003; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003-r1.ebuild, metadata.xml :
  Install all READMEs. Use dl and readline. Install various bits from etc/.
  Add pkg-config script. Added metadata.xml.

  20 Dec 2003; Guy Martin <gmsoft@gentoo.org> lua-5.0.1_beta20031003.ebuild,
  files/lua-5.0.1-pic.patch :
  Added a pic patch to use -fPIC flag correctly. This fix hppa compilation.

*lua-5.0.1_beta20031003 (21 Nov 2003)

  21 Nov 2003; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003.ebuild :
  Version bump using patches from http://lua-users.org/lists/lua-l/2003-10/msg00039.html.
  Marked ~x86.

  05 Sep 2003; Michael Sterrett <msterret@gentoo.org> lua-5.0.ebuild:
  use sed -i; add error messages

*lua-5.0 (14 Apr 2003)

  14 Apr 2003; Tom Payne <twp@gentoo.org> lua-5.0.ebuild :

  Version bump. Added ~arch keywords.

*lua-5.0_beta (09 Apr 2003)

  09 Apr 2003; Tom Payne <twp@gentoo.org> lua-5.0_beta.ebuild :

  Version bump. Install docs. Tidied ebuild.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*lua-4.0.1 (07 Feb 2003)

  07 Feb 2003; Ryan Phillips <rphillips@gentoo.org> lua-4.0.1.ebuild :
  new version
 
*lua-4.0 (09 June 2002)
  
  04 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> lua-4.0.ebuild :

  Added ppc to KEYWORDS.

  09 June 2002; Ryan Phillips <rphillips@gentoo.org> lua-4.0.ebuild :

  Fixed ebuild since package has changed.
  
  23 Apr 2002; Ryan Phillips <rphillips@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.