Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716128 - x11-terms/kitty-terminfo: wrong usage of python-single-r1.eclass?
Summary: x11-terms/kitty-terminfo: wrong usage of python-single-r1.eclass?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pablo Orduna
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-04-04 07:42 UTC by Joonas Niilola
Modified: 2020-04-05 14:26 UTC (History)
1 user (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 Joonas Niilola gentoo-dev 2020-04-04 07:42:45 UTC
Looking at installed list file of kitty-terminfo, 
 * Searching for kitty-terminfo ...
 * Contents of x11-terms/kitty-terminfo-0.16.0:
/usr
/usr/lib64
/usr/lib64/kitty
/usr/lib64/kitty/terminfo
/usr/lib64/kitty/terminfo/x
/usr/lib64/kitty/terminfo/x/xterm-kitty
/usr/share
/usr/share/terminfo
/usr/share/terminfo/x
/usr/share/terminfo/x/xterm-kitty

I believe this ebuild should use python-any-r1.eclass instead of -single.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-05 14:26:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132211216ff9b61393fb3bd20cbb338a453c68fa

commit 132211216ff9b61393fb3bd20cbb338a453c68fa
Author:     Pablo <pord@tuta.io>
AuthorDate: 2020-04-05 10:42:41 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-04-05 14:26:44 +0000

    x11-terms/kitty-terminfo: bump to 0.17.2
    
    Signed-off-by: Pablo Orduna <pabloorduna98@gmail.com>
    
    Closes: https://bugs.gentoo.org/716128
    Closes: https://github.com/gentoo/gentoo/pull/15227
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-terms/kitty-terminfo/Manifest                  |  1 +
 .../files/kitty-terminfo-setup-0.17.2.patch        | 44 ++++++++++++++++++++++
 .../kitty-terminfo/kitty-terminfo-0.17.2.ebuild    | 41 ++++++++++++++++++++
 3 files changed, 86 insertions(+)