From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 576F3158041 for ; Thu, 7 Mar 2024 11:29:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65C70E29D2; Thu, 7 Mar 2024 11:29:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 462E6E29D2 for ; Thu, 7 Mar 2024 11:29:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49B8D34302A for ; Thu, 7 Mar 2024 11:29:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A339614EE for ; Thu, 7 Mar 2024 11:29:00 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1709810743.d8e111668a7898a6668d1a27a3b919e84a9a155f.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ktp-auth-handler/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild kde-apps/ktp-auth-handler/metadata.xml X-VCS-Directories: kde-apps/ktp-auth-handler/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d8e111668a7898a6668d1a27a3b919e84a9a155f X-VCS-Branch: master Date: Thu, 7 Mar 2024 11:29:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7a5e1de8-fa73-4413-8480-9ae23b27e761 X-Archives-Hash: c0cabe28e3ddb6ef707e6e748d25d2ee commit: d8e111668a7898a6668d1a27a3b919e84a9a155f Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 7 11:25:43 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 7 11:25:43 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d8e11166 kde-apps/ktp-auth-handler: treeclean Signed-off-by: Andreas Sturmlechner gentoo.org> .../ktp-auth-handler/ktp-auth-handler-9999.ebuild | 42 ---------------------- kde-apps/ktp-auth-handler/metadata.xml | 11 ------ 2 files changed, 53 deletions(-) diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild deleted file mode 100644 index 41d10473f3..0000000000 --- a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-3) -KFMIN=5.115.0 -QTMIN=5.15.12 -inherit ecm gear.kde.org - -DESCRIPTION="KDE Telepathy authentication handler" -HOMEPAGE="https://community.kde.org/KTp" - -LICENSE="LGPL-2.1" -SLOT="5" -KEYWORDS="" -IUSE="" - -DEPEND=" - >=app-crypt/qca-2.3.7:2[qt5(-)] - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - || ( - kde-apps/kaccounts-integration:6[qt5] - kde-apps/kaccounts-integration:5 - ) - >=kde-apps/ktp-common-internals-${PVCUT}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kwallet-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=net-libs/accounts-qt-1.16_p20220803[qt5(-)] - >=net-libs/signond-8.61-r100[qt5(-)] - >=net-libs/telepathy-qt-0.9.8 -" -RDEPEND="${DEPEND} - >=app-crypt/qca-2.3.0:2[ssl] -" diff --git a/kde-apps/ktp-auth-handler/metadata.xml b/kde-apps/ktp-auth-handler/metadata.xml deleted file mode 100644 index d925f24397..0000000000 --- a/kde-apps/ktp-auth-handler/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - - https://bugs.kde.org/ - -