summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-12-17 07:17:35 +0400
committerVlad Glagolev2011-12-17 07:17:35 +0400
commitcc425bc3b62a7e73b4a02e457f7cf545654bb0b1 (patch)
tree3f9063897ea79f592d58fd227fd60370e589b35f
parent33154ac4f5d0d171e4b318aa2bda4030d2439418 (diff)
luaexpat: depends (lua -> lua51)
-rwxr-xr-xlua-forge/luaexpat/DEPENDS2
-rw-r--r--lua-forge/luaexpat/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/lua-forge/luaexpat/DEPENDS b/lua-forge/luaexpat/DEPENDS
index 3ea5c757b3..ff1092a488 100755
--- a/lua-forge/luaexpat/DEPENDS
+++ b/lua-forge/luaexpat/DEPENDS
@@ -1,2 +1,2 @@
-depends lua &&
+depends lua51 &&
depends expat
diff --git a/lua-forge/luaexpat/HISTORY b/lua-forge/luaexpat/HISTORY
index ab068d2edf..66b2b86d0e 100644
--- a/lua-forge/luaexpat/HISTORY
+++ b/lua-forge/luaexpat/HISTORY
@@ -1,3 +1,6 @@
+2011-12-17 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: lua -> lua51
+
2011-06-04 Arjan Bouter <abouter@sourcemage.org>
* DETAILS: version 1.2.0 and download from it's new home
please check for a new website on next version bump.