commit: b77592e0e2960c2a8a98806fcc6f0ee4eb8a1a95
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 11 03:03:38 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 11 03:03:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77592e0
net-p2p/eiskaltdcpp: fix UnusedInherits
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild | 4 ++--
net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
index c293b4a3b6f3..355264d134ad 100644
--- a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
+++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-1 lua5-2 )
CMAKE_REMOVE_MODULES_LIST="FindASPELL FindLua"
PLOCALES="be bg cs da de el en es eu fr hu ie it pl pt_BR ru sk sr sr@latin
sv_SE tr uk vi zh_CN"
-inherit cmake lua-single plocale strip-linguas xdg-utils toolchain-funcs
+inherit cmake lua-single plocale strip-linguas xdg-utils
[[ ${PV} = *9999* ]] && inherit git-r3
DESCRIPTION="Qt/DC++ based client for DirectConnect and ADC protocols"
diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
index 10dbd43956b6..c27953956943 100644
--- a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
+++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-1 lua5-2 )
CMAKE_REMOVE_MODULES_LIST="FindASPELL FindLua"
PLOCALES="be bg cs da de el en es eu fr hu ie it pl pt_BR ru sk sr sr@latin
sv_SE tr uk vi zh_CN"
-inherit cmake lua-single plocale xdg-utils toolchain-funcs
+inherit cmake lua-single plocale xdg-utils
[[ ${PV} = *9999* ]] && inherit git-r3
DESCRIPTION="Qt/DC++ based client for DirectConnect and ADC protocols"