Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730346 - games-sports/xmoto uses dev-lang/lua:0[deprecated]
Summary: games-sports/xmoto uses dev-lang/lua:0[deprecated]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: lua-use-deprecated-deprecated
  Show dependency tree
 
Reported: 2020-07-01 11:32 UTC by Azamat H. Hackimov
Modified: 2020-08-17 22:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)