Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 730346

Summary: games-sports/xmoto uses dev-lang/lua:0[deprecated]
Product: Gentoo Linux Reporter: Azamat H. Hackimov <azamat.hackimov>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/xmoto/xmoto/issues/95
https://github.com/gentoo/gentoo/pull/17037
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 730334    

Description Azamat H. Hackimov 2020-07-01 11:32:30 UTC
games-sports/xmoto (even not-in-portage 0.6.1) still uses deprecated Lua 5.0 functions.
Comment 1 Larry the Git Cow gentoo-dev 2020-08-17 22:03:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2797c5e9235f969e7c3aee900b7669821c69827

commit f2797c5e9235f969e7c3aee900b7669821c69827
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-08-06 23:19:28 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-08-17 21:59:05 +0000

    games-sports/xmoto: fix #730346
    
    Applied upstream patch for removing uses of deprecated lua 5.0 code.
    Closes: https://bugs.gentoo.org/730346
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/17037
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 .../xmoto/files/xmoto-0.6.1_lua_deprecated.patch   | 79 ++++++++++++++++++++++
 games-sports/xmoto/metadata.xml                    |  3 +
 games-sports/xmoto/xmoto-0.6.1-r1.ebuild           | 66 ++++++++++++++++++
 3 files changed, 148 insertions(+)