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
|
# ChangeLog for dev-lua/luasocket
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lua/luasocket/ChangeLog,v 1.12 2013/09/16 16:35:09 mrueg Exp $
*luasocket-3.0_rc1-r1 (16 Sep 2013)
16 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +luasocket-3.0_rc1-r1.ebuild,
-luasocket-3.0_rc1.ebuild:
Revbump last commit, so users that have already installed it get the change,
too.
16 Sep 2013; Manuel Rüger <mrueg@gentoo.org> luasocket-3.0_rc1.ebuild:
Fix install dir. Ebuild patch by Alexander Tsoy. Fixes bug #485074.
11 Sep 2013; Manuel Rüger <mrueg@gentoo.org> luasocket-2.0.2.ebuild,
luasocket-3.0_rc1.ebuild:
Drop hardcoded lua version.
11 Sep 2013; Manuel Rüger <mrueg@gentoo.org> luasocket-2.0.2.ebuild,
luasocket-3.0_rc1.ebuild:
Fix build without debug.
*luasocket-3.0_rc1 (11 Sep 2013)
11 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +luasocket-3.0_rc1.ebuild,
luasocket-2.0.2.ebuild:
Version bump. Fixes bug #477344. Thanks to Emery Hemingway for inital ebuild
patch.
08 Aug 2013; Markus Meier <maekke@gentoo.org> luasocket-2.0.2.ebuild:
add ~arm, bug #476264
22 Jul 2013; Manuel Rüger <mrueg@gentoo.org> luasocket-2.0.2.ebuild,
metadata.xml:
Taking up maintainership
13 Aug 2012; Johannes Huber <johu@gentoo.org> luasocket-2.0.2.ebuild:
Stable for x86, wrt bug #429592
07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> luasocket-2.0.2.ebuild:
Stable for amd64, wrt bug #429592
08 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Drop myself out of metadata.
04 May 2012; Jeff Horelick <jdhore@gentoo.org> luasocket-2.0.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
05 Nov 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
+luasocket-2.0.2.ebuild, +files/luasocket-2.0.2-unixsocket.patch,
+metadata.xml:
Moved from dev-libs to dev-lua.
*luasocket-2.0.2 (28 Sep 2009)
28 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+luasocket-2.0.2.ebuild, +files/luasocket-2.0.2-unixsocket.patch,
+metadata.xml:
Initial import of luasocket (needed for ekeyd); thanks to Pierre
Guinoiseau in bug #239540 for the basic ebuild.
|