commit: 680331e2e19b71ee5a3176eac0f590494c277f22
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 08:56:48 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 27 06:52:08 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=680331e2
net-im/tokodon: Drop obsolete src_test override
Now done by ecm.eclass.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-im/tokodon/tokodon-23.04.49.9999.ebuild | 5 -----
net-im/tokodon/tokodon-9999.ebuild | 5 -----
2 files changed, 10 deletions(-)
diff --git a/net-im/tokodon/tokodon-23.04.49.9999.ebuild
b/net-im/tokodon/tokodon-23.04.49.9999.ebuild
index c34f222f51..20dfa69879 100644
--- a/net-im/tokodon/tokodon-23.04.49.9999.ebuild
+++ b/net-im/tokodon/tokodon-23.04.49.9999.ebuild
@@ -41,8 +41,3 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig"
-
-src_test() {
- local -x QT_QPA_PLATFORM=offscreen
- ecm_src_test
-}
diff --git a/net-im/tokodon/tokodon-9999.ebuild
b/net-im/tokodon/tokodon-9999.ebuild
index c34f222f51..20dfa69879 100644
--- a/net-im/tokodon/tokodon-9999.ebuild
+++ b/net-im/tokodon/tokodon-9999.ebuild
@@ -41,8 +41,3 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig"
-
-src_test() {
- local -x QT_QPA_PLATFORM=offscreen
- ecm_src_test
-}