summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2006-12-01 17:21:29 +0000
committerMatti Bickel <mabi@gentoo.org>2006-12-01 17:21:29 +0000
commit852454fd92e0967358383d2c30f3b1e23a092454 (patch)
tree45ba0b7c0c1e4f2e72ee3c550e7ced10cae8abaf /dev-lang/lua/ChangeLog
parentppc stable, bug #151836 (diff)
downloadgentoo-2-852454fd92e0967358383d2c30f3b1e23a092454.tar.gz
gentoo-2-852454fd92e0967358383d2c30f3b1e23a092454.tar.bz2
gentoo-2-852454fd92e0967358383d2c30f3b1e23a092454.zip
Fix bug #106446, change name of liblua back to liblualib
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-lang/lua/ChangeLog')
-rw-r--r--dev-lang/lua/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-lang/lua/ChangeLog b/dev-lang/lua/ChangeLog
index 4066c2bdb3d3..a8cd18c2fb0e 100644
--- a/dev-lang/lua/ChangeLog
+++ b/dev-lang/lua/ChangeLog
@@ -1,6 +1,12 @@
# 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.55 2006/11/27 23:02:36 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.56 2006/12/01 17:21:29 mabi Exp $
+
+ 01 Dec 2006; Matti Bickel <mabi@gentoo.org> files/lua-5.1.1-make.patch,
+ lua-5.0.2.ebuild, lua-5.1.1.ebuild:
+ Made lua -5.0.2 and -5.1.1 use dlopen_lib for BSD, changed the name of
+ liblua back to the old liblualib, seems we're slowly getting into a usable
+ state :)
27 Nov 2006; Matti Bickel <mabi@gentoo.org> files/lua-5.1.1-make.patch,
files/lua-5.1.1-make_static.patch, lua-5.1.1.ebuild: