diff options
author | 2003-12-20 00:13:09 +0000 | |
---|---|---|
committer | 2003-12-20 00:13:09 +0000 | |
commit | 7fbb0c2f8cc88e5bdd7b986f12ef381191525e50 (patch) | |
tree | 6a88f07d7bcfa8bb2f247a56ac9ddc8e10f9abf4 /dev-lang/lua/ChangeLog | |
parent | Added a pic patch to use -fPIC flag correctly. This fix hppa compilation. (diff) | |
download | gentoo-2-7fbb0c2f8cc88e5bdd7b986f12ef381191525e50.tar.gz gentoo-2-7fbb0c2f8cc88e5bdd7b986f12ef381191525e50.tar.bz2 gentoo-2-7fbb0c2f8cc88e5bdd7b986f12ef381191525e50.zip |
Added a pic patch to use -fPIC flag correctly. This fix hppa compilation.
Diffstat (limited to 'dev-lang/lua/ChangeLog')
-rw-r--r-- | dev-lang/lua/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/lua/ChangeLog b/dev-lang/lua/ChangeLog index ae8d34824428..049f17f048f3 100644 --- a/dev-lang/lua/ChangeLog +++ b/dev-lang/lua/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for dev-lang/lua # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.11 2003/11/21 20:40:15 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.12 2003/12/20 00:12:53 gmsoft Exp $ *lua-5.0.1_beta20031003 (21 Nov 2003) + 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. + 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. |