commit:     9c6aff7ada59d5551742279e81cf6a664b0bc4e9
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 10:38:06 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 10:38:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6aff7a

x11-terms/kitty-terminfo: removed unused toolchain-funcs eclass

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 x11-terms/kitty-terminfo/kitty-terminfo-0.21.2.ebuild | 2 +-
 x11-terms/kitty-terminfo/kitty-terminfo-0.23.1.ebuild | 2 +-
 x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.21.2.ebuild 
b/x11-terms/kitty-terminfo/kitty-terminfo-0.21.2.ebuild
index be10def6c28..981c09fdc48 100644
--- a/x11-terms/kitty-terminfo/kitty-terminfo-0.21.2.ebuild
+++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.21.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} )
 
-inherit python-any-r1 toolchain-funcs xdg
+inherit python-any-r1 xdg
 
 DESCRIPTION="Terminfo for kitty, an OpenGL-based terminal emulator"
 HOMEPAGE="https://github.com/kovidgoyal/kitty";

diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.23.1.ebuild 
b/x11-terms/kitty-terminfo/kitty-terminfo-0.23.1.ebuild
index 200f0cd96ff..0887b4ffa41 100644
--- a/x11-terms/kitty-terminfo/kitty-terminfo-0.23.1.ebuild
+++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.23.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{8..10} )
 
-inherit python-any-r1 toolchain-funcs xdg
+inherit python-any-r1 xdg
 
 DESCRIPTION="Terminfo for kitty, an OpenGL-based terminal emulator"
 HOMEPAGE="https://github.com/kovidgoyal/kitty";

diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild 
b/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild
index c060f3f8b16..5166ea870a2 100644
--- a/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild
+++ b/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{8..10} )
 
-inherit python-any-r1 toolchain-funcs xdg git-r3
+inherit python-any-r1 xdg git-r3
 
 DESCRIPTION="Terminfo for kitty, an OpenGL-based terminal emulator"
 HOMEPAGE="https://github.com/kovidgoyal/kitty";

Reply via email to