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 B087D158089 for ; Tue, 26 Sep 2023 19:53:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 013BE2BC02E; Tue, 26 Sep 2023 19:53:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DF4272BC02E for ; Tue, 26 Sep 2023 19:53:39 +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 1F936335CE3 for ; Tue, 26 Sep 2023 19:53:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1C7B1269 for ; Tue, 26 Sep 2023 19:53:37 +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: <1695758003.b96902eb3f39553586679a8a7b77b8e6f7278e9c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtbluetooth/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtbluetooth/Manifest dev-qt/qtbluetooth/qtbluetooth-5.15.10.ebuild X-VCS-Directories: dev-qt/qtbluetooth/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b96902eb3f39553586679a8a7b77b8e6f7278e9c X-VCS-Branch: master Date: Tue, 26 Sep 2023 19:53:37 +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: 91c8a42c-ee4d-4940-a692-2e8861112a0b X-Archives-Hash: ff364de66c45c0692f89aa86a8fe6b0b commit: b96902eb3f39553586679a8a7b77b8e6f7278e9c Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 26 19:52:17 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 26 19:53:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96902eb dev-qt/qtbluetooth: drop 5.15.10 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtbluetooth/Manifest | 1 - dev-qt/qtbluetooth/qtbluetooth-5.15.10.ebuild | 34 --------------------------- 2 files changed, 35 deletions(-) diff --git a/dev-qt/qtbluetooth/Manifest b/dev-qt/qtbluetooth/Manifest index 92dbc5311164..6f6f17a264d8 100644 --- a/dev-qt/qtbluetooth/Manifest +++ b/dev-qt/qtbluetooth/Manifest @@ -1,3 +1,2 @@ -DIST qtconnectivity-5.15.10-gentoo-kde-1.tar.xz 4080 BLAKE2B bade5c982cf755d9732922f073d7d9d2b36f0dec0f6cf5cf6b01217cc5e9cfc49d3a28516cab843946d65aea2d0ad3a8b8feb1969bf710d3941b94d70b13e26d SHA512 8130b3ef2714bfb98aaf397be5cab58b4481bc5dbb24d8b479a5019a3b2de491b9ffb73b596e4b301a4c40d4acfe727d6e9277f2021a42c4f4ddff7f6f153669 DIST qtconnectivity-5.15.10-gentoo-kde-2.tar.xz 5352 BLAKE2B d6a312e0d3c11730d1c790c19b2a4438e8963656b0092ae44aedb11ec545c99291ecaaf187c612326334f7708dc74994cfdba9d448c89f9ebd02f0d5cae3fdd2 SHA512 5a945ffeebf7048c768bf918c038a8042cde05ba745b0c76fe9957fe458f70458c394a5f4950455842539e1929d80f53441d0b066a7aac0e9dc85c52809d75e7 DIST qtconnectivity-everywhere-opensource-src-5.15.10.tar.xz 2828256 BLAKE2B aa1b2e7876cc263b3ebc307fac00e34a8112552b4e20de96796d1c7c6b0459ac65c71fd55dbc105aad6aab225ce66548ace18ed428be93d22f99589d386b6021 SHA512 3bc1c701f1e80794a410f0784c8955be42cb800c315d686da1a1e8429dbb72799bba2da59592f9edcd686c326df26fee4bf4e74b49feb96119e6aa29e982059f diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15.10.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.15.10.ebuild deleted file mode 100644 index d07e55bbc316..000000000000 --- a/dev-qt/qtbluetooth/qtbluetooth-5.15.10.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -if [[ ${PV} != *9999* ]]; then - QT5_KDEPATCHSET_REV=1 - KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86" -fi - -QT5_MODULE="qtconnectivity" -inherit qt5-build - -DESCRIPTION="Bluetooth support library for the Qt5 framework" - -IUSE="qml" - -DEPEND=" - =dev-qt/qtconcurrent-${QT5_PV}* - =dev-qt/qtcore-${QT5_PV}*:5= - =dev-qt/qtdbus-${QT5_PV}* - =dev-qt/qtnetwork-${QT5_PV}* - >=net-wireless/bluez-5:= - qml? ( =dev-qt/qtdeclarative-${QT5_PV}* ) -" -RDEPEND="${DEPEND}" - -src_prepare() { - sed -i -e 's/nfc//' src/src.pro || die - - qt_use_disable_mod qml quick src/src.pro - - qt5-build_src_prepare -}