summaryrefslogtreecommitdiff
blob: 17193f940d5b2ff7ac47b2c3c8c8bc1bdde1aac9 (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
# ChangeLog for dev-lang/lua
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.26 2004/06/06 17:19:04 kugelfang Exp $

  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.