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

Bug 731128

Summary: games-puzzle/lmarbles uses deprecated games eclass
Product: Gentoo Linux Reporter: Azamat H. Hackimov <azamat.hackimov>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16619
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 574082    

Description Azamat H. Hackimov 2020-07-06 23:10:43 UTC
Need to migrate games-puzzle/lmarbles to EAPI 7.
Comment 1 Larry the Git Cow gentoo-dev 2020-10-08 13:14:58 UTC
The bug has been closed via the following commit(s):

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

commit 71226ff0e9abfedcb00d5adfe87fb22bf55f4b46
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-07-06 23:14:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-08 13:14:53 +0000

    games-puzzle/lmarbles: migrate to EAPI7
    
    Migrated from deprecated eclass.
    Closes: https://bugs.gentoo.org/731128
    Package-Manager: Portage-2.3.99, Repoman-2.3.23
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 games-puzzle/lmarbles/lmarbles-1.0.8-r1.ebuild | 29 ++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 1aac3b8f703c1fbf87320f54f4f9435dbb08f1db
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-10-08 13:13:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-08 13:14:54 +0000

    games-puzzle/lmarbles: QA fixups
    
    * src_prepare no longer needed b/c of dropped patch
      in migration away from games.eclass
    
    * Use correct permissions for preferences file
      (https://projects.gentoo.org/qa/policy-guide/filesystem.html#pg0205)
    
    Bug: https://bugs.gentoo.org/731128
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 games-puzzle/lmarbles/lmarbles-1.0.8-r1.ebuild | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)