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
|
# ChangeLog for dev-lua/luadbi
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lua/luadbi/ChangeLog,v 1.12 2013/02/26 10:59:35 ago Exp $
26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> luadbi-0.5-r2.ebuild:
Stable for x86, wrt bug #436648
26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> luadbi-0.5-r2.ebuild:
Stable for amd64, wrt bug #436648
*luadbi-0.5-r2 (25 Feb 2013)
25 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> +files/0.5-r2-Makefile.patch,
+luadbi-0.5-r2.ebuild:
Revision bump: EAPI 5, fix target dependencies in Makefile patch, respect
CFLAGS, wrt bug #436652
31 Dec 2012; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
Remove myself as a maintainer.
31 Dec 2012; Dirkjan Ochtman <djc@gentoo.org> luadbi-0.5-r1.ebuild:
Use correct compiler, obey LDFLAGS (bug 436650, bug 436654, thanks to
gentoo@rueg.eu).
21 Oct 2012; Markus Meier <maekke@gentoo.org> luadbi-0.5-r1.ebuild:
x86 stable, bug #388797
30 Sep 2012; Dirkjan Ochtman <djc@gentoo.org> luadbi-0.5-r1.ebuild:
Upgrade to EAPI=4, for REQUIRED_USE (bug 427928, thanks to
gentoo@quintero.com).
04 May 2012; Jeff Horelick <jdhore@gentoo.org> luadbi-0.5-r1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
01 Mar 2012; Dirkjan Ochtman <djc@gentoo.org> luadbi-0.5-r1.ebuild:
Depend on virtual/mysql instead of dev-db/mysql (bug 392395).
01 Mar 2012; Dirkjan Ochtman <djc@gentoo.org> -luadbi-0.5.ebuild:
Remove old version.
*luadbi-0.5-r1 (02 May 2011)
02 May 2011; Dirkjan Ochtman <djc@gentoo.org>
+files/0.5-postgres-path.patch, +luadbi-0.5-r1.ebuild:
Fix path to postgres header (bug 364141).
*luadbi-0.5 (08 Apr 2011)
08 Apr 2011; Dirkjan Ochtman <djc@gentoo.org> +files/0.5-Makefile.patch,
+luadbi-0.5.ebuild, +metadata.xml:
Initial version of luadbi, bug 352379.
|