Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731128 - games-puzzle/lmarbles uses deprecated games eclass
Summary: games-puzzle/lmarbles uses deprecated games eclass
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: games.eclass
  Show dependency tree
 
Reported: 2020-07-06 23:10 UTC by Azamat H. Hackimov
Modified: 2020-10-08 13:21 UTC (History)
2 users (show)

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-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(-)