From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 433E5158176 for ; Wed, 08 Oct 2025 18:27:04 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 2F90D340F15 for ; Wed, 08 Oct 2025 18:27:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 97BC9110578; Wed, 08 Oct 2025 18:26:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 91FCE110578 for ; Wed, 08 Oct 2025 18:26:46 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49CD3340F5D for ; Wed, 08 Oct 2025 18:26:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01A4F3B0E for ; Wed, 08 Oct 2025 18:26:44 +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: <1759947977.7f5ecf5e6daba8a0ab705a47b3bb0f30e993669c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/knotifyconfig/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/knotifyconfig/Manifest kde-frameworks/knotifyconfig/knotifyconfig-6.17.0.ebuild X-VCS-Directories: kde-frameworks/knotifyconfig/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7f5ecf5e6daba8a0ab705a47b3bb0f30e993669c X-VCS-Branch: master Date: Wed, 08 Oct 2025 18:26:44 +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: 207a2734-27eb-4664-8683-518eb8fd341d X-Archives-Hash: 896d7eb2978adcb14f0b2e2e55abd948 commit: 7f5ecf5e6daba8a0ab705a47b3bb0f30e993669c Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 8 18:17:09 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 8 18:26:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5ecf5e kde-frameworks/knotifyconfig: drop 6.17.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/knotifyconfig/Manifest | 1 - .../knotifyconfig/knotifyconfig-6.17.0.ebuild | 31 ---------------------- 2 files changed, 32 deletions(-) diff --git a/kde-frameworks/knotifyconfig/Manifest b/kde-frameworks/knotifyconfig/Manifest index 1e982749441c..0735199eb43f 100644 --- a/kde-frameworks/knotifyconfig/Manifest +++ b/kde-frameworks/knotifyconfig/Manifest @@ -1,3 +1,2 @@ DIST knotifyconfig-6.16.0.tar.xz 2361828 BLAKE2B 240c1e08ca3f0f634f55cc5777a4d3c11e8ee99dd4da4fe3c2611dd6f07d570eb4f58390595aa8d8c355cde2ec9d28fd25b7cdb5061cc6d1637cbf0a19bbd832 SHA512 63a593308d748fdd7b0a0cbf4af550b8252cb34cba1bc3cea6bf0b88b6afc3b74f3a77fbd236d0e155337072ef0848c45bf034dc6f6bb28fce9ebf0ecdca731e -DIST knotifyconfig-6.17.0.tar.xz 2362300 BLAKE2B fa761706592357d8935b60a98923d71821476c976555377948112ebbd5b8f33800ae31b5cc8f574e959afe63eedd1dd85bece04ab19a747760f4d30ede25a551 SHA512 5bfe73eefce2be0f946eacb049bbad43ae82436e1a7c07aed95b5fc4a62f78595fbac67c46c50023113c74648e573516e8d1799f5cd22d74a0c4a25df7c1b6ff DIST knotifyconfig-6.18.0.tar.xz 2362140 BLAKE2B 810bf843e1cfb6a3685aa217094f31f6165623878e6ebe831679b3f42519d761120d461effe2fbec0115af3c438bf30122fc30a3fc457fc73bfd8f45b7664854 SHA512 c15b8d8a3bb11ce845975c941d59afc44195fbd129087204819cdee9c6ab24be11a7d04e30f27c29cb518b504d4f8efa85b97b78c9c3d0365987115ff9b7e570 diff --git a/kde-frameworks/knotifyconfig/knotifyconfig-6.17.0.ebuild b/kde-frameworks/knotifyconfig/knotifyconfig-6.17.0.ebuild deleted file mode 100644 index d4685ee7dc23..000000000000 --- a/kde-frameworks/knotifyconfig/knotifyconfig-6.17.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="false" -QTMIN=6.7.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for configuring desktop notifications" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=dev-qt/qtmultimedia-${QTMIN}:6 - =kde-frameworks/kcompletion-${KDE_CATV}*:6 - =kde-frameworks/kconfig-${KDE_CATV}*:6 - =kde-frameworks/ki18n-${KDE_CATV}*:6 - =kde-frameworks/kio-${KDE_CATV}*:6 -" -RDEPEND="${DEPEND}" - -src_configure() { - local mycmakeargs=( - -DCMAKE_DISABLE_FIND_PACKAGE_Canberra=ON - ) - ecm_src_configure -}