public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lua:master commit in: dev-lua/lunix/files/patches/99999999/, dev-lua/lunix/
@ 2018-02-15 18:45 Vadim A. Misbakh-Soloviov
  0 siblings, 0 replies; only message in thread
From: Vadim A. Misbakh-Soloviov @ 2018-02-15 18:45 UTC (permalink / raw
  To: gentoo-commits

commit:     bc13839c4f1c8f2a8192551e3fc3a72603c5540a
Author:     Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name>
AuthorDate: Thu Feb 15 18:42:23 2018 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Thu Feb 15 18:42:23 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lua.git/commit/?id=bc13839c

lunix: fix

 .../files/patches/99999999/compat52-luajit.patch     | 20 --------------------
 dev-lua/lunix/lunix-99999999.ebuild                  |  2 --
 2 files changed, 22 deletions(-)

diff --git a/dev-lua/lunix/files/patches/99999999/compat52-luajit.patch b/dev-lua/lunix/files/patches/99999999/compat52-luajit.patch
deleted file mode 100644
index 8df3c63..0000000
--- a/dev-lua/lunix/files/patches/99999999/compat52-luajit.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -NaurBwd a/src/unix.c b/src/unix.c
---- a/src/unix.c	2017-05-10 18:12:19.819388720 +0700
-+++ b/src/unix.c	2017-05-10 18:13:55.792661605 +0700
-@@ -483,6 +483,7 @@
- } /* lua_absindex() */
- 
- 
-+#ifndef LUA_OK
- static void *luaL_testudata(lua_State *L, int index, const char *tname) {
- 	void *p = lua_touserdata(L, index);
- 	int eq;
-@@ -523,6 +524,7 @@
- 
- #define luaL_newlib(L, l) \
- 	(luaL_newlibtable((L), (l)), luaL_setfuncs((L), (l), 0))
-+#endif
- 
- 
- #define lua_rawlen lua_objlen
-

diff --git a/dev-lua/lunix/lunix-99999999.ebuild b/dev-lua/lunix/lunix-99999999.ebuild
index b77a2fb..c13c0fb 100644
--- a/dev-lua/lunix/lunix-99999999.ebuild
+++ b/dev-lua/lunix/lunix-99999999.ebuild
@@ -25,8 +25,6 @@ RDEPEND="${DEPEND}"
 DOCS=(doc/.)
 EXAMPLES=(examples/.)
 
-PATCHES=("${FILESDIR}/patches/${PV}")
-
 all_lua_prepare() {
 	sed  -r \
 		-e "s@(^prefix ).*@\1=/usr@" \


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-15 18:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15 18:45 [gentoo-commits] proj/lua:master commit in: dev-lua/lunix/files/patches/99999999/, dev-lua/lunix/ Vadim A. Misbakh-Soloviov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox