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

Bug 798693

Summary: dev-lang/lua: remove unslotted SLOT=0 ebuild
Product: Gentoo Linux Reporter: Marek Szuba <marecki>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 698100    

Description Marek Szuba archtester gentoo-dev 2021-06-25 12:06:01 UTC
Conflicts with lua eclasses, no revdeps left, EAPI 5.
Comment 1 Larry the Git Cow gentoo-dev 2021-06-25 12:10:17 UTC
The bug has been referenced in the following commit(s):

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

commit 9704db87f942cb7f019b6419371995cd221d0b93
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-06-25 12:07:59 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-06-25 12:10:06 +0000

    profiles: mask dev-lang/lua:0 for removal
    
    Bug: https://bugs.gentoo.org/798693
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-08-04 10:22:05 UTC
The bug has been closed via the following commit(s):

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

commit 94dbb827593747a05def4ea999d8d153e166795e
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-08-04 10:21:01 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-08-04 10:21:55 +0000

    dev-lang/lua: drop 5.1.5-r4
    
    Closes: https://bugs.gentoo.org/798693
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 .../5.1.4/01_all_boolean_expression.upstream.patch |  48 --------
 .../lua/files/5.1.4/02_all_table.upstream.patch    |  22 ----
 .../5.1.4/03_all_debug_getfenv.upstream.patch      |  10 --
 .../5.1.4/04_all_gc_performance.upstream.patch     |  14 ---
 .../5.1.4/05_all_string_format.upstream.patch      |  21 ----
 .../lua/files/5.1.4/06_all_io_read.upstream.patch  |  15 ---
 .../5.1.4/07_all_boolean_expression.upstream.patch |  30 -----
 .../files/5.1.4/08_all_metatable.upstream.patch    |  10 --
 .../09_all_prototype_collection.upstream.patch     |  13 --
 dev-lang/lua/files/lua-5.1-make-r1.patch           |  66 ----------
 dev-lang/lua/files/lua-5.1-make_static-r1.patch    |  12 --
 .../lua/files/lua-5.1.5-fix_vararg_calls.patch     |  12 --
 dev-lang/lua/lua-5.1.5-r4.ebuild                   | 134 ---------------------
 13 files changed, 407 deletions(-)