Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710234 - games-arcade/whichwayisup: invalid use of python-r1
Summary: games-arcade/whichwayisup: invalid use of python-r1
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:
Depends on:
Blocks: 803152
  Show dependency tree
 
Reported: 2020-02-19 20:35 UTC by Michał Górny
Modified: 2021-07-21 13:08 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-19 20:35:28 UTC
The ebuild inherits python-r1 yet doesn't use any of its functions.
Comment 1 Larry the Git Cow gentoo-dev 2021-07-21 13:08:54 UTC
The bug has been closed via the following commit(s):

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

commit 85d77cfc21b16728b93fc76b92dcba52b7fcfa26
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-07-21 12:26:24 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-21 13:07:56 +0000

    games-arcade/whichwayisup: EAPI 7->8, various fixes
    
    - python-r1 -> python-single-r1 wrt bug #710234
    - don't call python directly
    - add missing sdl2 deps
    - remove homepage, gone with no official replacement could find
    
    Also replaced icon from files/, xpm may be text-only but filling the
    tree with an old uncompressed text image format doesn't sound right.
    
    Closes: https://bugs.gentoo.org/710234
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-arcade/whichwayisup/Manifest                 |  1 +
 .../whichwayisup/whichwayisup-0.7.9-r4.ebuild      | 55 ++++++++++++++++++++++
 2 files changed, 56 insertions(+)