[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (29dcad503d5de95b2e8d3b213b151d3ac3d16f9a)

Vlad Glagolev scm at sourcemage.org
Thu Jan 10 14:00:39 EST 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 ChangeLog               |    2 +-
 lua-forge/lua/HISTORY   |    2 +-
 lua-forge/lua50/HISTORY |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 29dcad503d5de95b2e8d3b213b151d3ac3d16f9a
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    real move of lua, lua50, lua4

commit c9fdfd0bbd20fbbef283e984d979ba962511a193
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    moved devel/lua* to lua-forge, added myself as maintainer of lua-forge

commit e301a63fc7b16384a9646684462f778ab3a5ee64
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    luaexpat: new spell, SAX XML parser based on the Expat library

commit fed0bc1996017ce178b96969c48ff3a15d69c1fa
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    lua50: cleaned up

commit c91edee3346dd9bbad6899d1f149fa13898a55bc
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    lua4: cleaned up

commit e056006b8b27dba736f447daa1fda8538d94f0d0
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    lua: cleaned up, added a patch for the .so compilation, added `&&', removed the dirty hacks

commit 73655dd3d6d150cd82c04a55ab3ae1272ba647d9
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    Revert "devel/[lua, lua50, lua4]: moved to lua-forge, cleaned up"
    
    This reverts commit 2475c8c139a33f6dcaffd08bed2436734abc42dd.

commit c69276b6d7e4b4b5d7795676220235f6dfce7468
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    Revert "stupid typos!!!"
    
    This reverts commit b5f6bb736afae213476f2dbb5691fd96663818ee.

commit 037af2a6ab06f07ffa8ee128c301589a9beaf092
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    Revert "luaexpat: new spell, SAX XML parser based on the Expat library for Lua"
    
    This reverts commit d6e8857aeef5465bb979b2ad2c0c8aea805e3f5c.

commit 6292d886b4679c632095bfa18b0e7eec17b01ac6
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    Revert "lua-forge: add myself as maintainer of this section"
    
    This reverts commit 0a45d6ece7da7d07942196fbd6c2005fb19022fc.

commit fd99d34d6797783da2e9321722feab7539aeba69
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    Revert "oh, ruskie, what did you do on 2006-09-28?! :P"
    
    This reverts commit 275d7f21d736fe79fa49feb55aa792bad8aa5e1f.

diff --git a/ChangeLog b/ChangeLog
index 3d9e666..2597324 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@
 	* devel/lua: moved to lua-forge
 	* devel/lua50: moved to lua-forge
 	* devel/lua4: moved to lua-forge
-	* lua-forge/cgilua: new spell, building web scripts with Lua
+	* lua-forge/cgilua: new spell, building seb scripts with Lua
 	* lua-forge/luasocket: new spell, networking support library for Lua
 	* lua-forge/bitlib: new spell, library for bitwise operations in Lua
 	* lua-forge/luaexpat: new spell, XML expat parsing for Lua
diff --git a/lua-forge/lua/HISTORY b/lua-forge/lua/HISTORY
index a392ddc..61fc7a7 100644
--- a/lua-forge/lua/HISTORY
+++ b/lua-forge/lua/HISTORY
@@ -11,7 +11,7 @@
 	* CONFLICTS: added lua50
 
 2006-09-28 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* DETAILS: patchelevel++
+	* DETAILS: patchlevel++
 	* DEPENDS: added ncurses and readline
 	* INSTALL: install the .so
 	* PRE_BUILD: apply lua-5.1-dynlib.patch to build .so
diff --git a/lua-forge/lua50/HISTORY b/lua-forge/lua50/HISTORY
index 01dc147..051a5f4 100644
--- a/lua-forge/lua50/HISTORY
+++ b/lua-forge/lua50/HISTORY
@@ -12,7 +12,7 @@
 	* CONFLICTS: added lua
 
 2006-09-28 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* DETAILS: patchelevel++
+	* DETAILS: patchlevel++
 	* DEPENDS: added ncurses and readline
 	* INSTALL: install the .so
 	* PRE_BUILD: apply lua-5.1-dynlib.patch to build .so



More information about the SM-Commit mailing list