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 6705C158064 for ; Mon, 13 May 2024 20:26:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF96FE2A29; Mon, 13 May 2024 20:26:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 7DAA8E2A25 for ; Mon, 13 May 2024 20:26:08 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD78E340DE6 for ; Mon, 13 May 2024 20:26:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF2D81AA9 for ; Mon, 13 May 2024 20:26:05 +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: <1715631213.672fdea1c21ea888a314e356340e13657b11eb44.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kcmutils/Manifest kde-frameworks/kcmutils/kcmutils-6.1.0.ebuild X-VCS-Directories: kde-frameworks/kcmutils/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 672fdea1c21ea888a314e356340e13657b11eb44 X-VCS-Branch: master Date: Mon, 13 May 2024 20:26:05 +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: 5c10d08a-85e3-4cb8-82f0-e6da718dfef0 X-Archives-Hash: 648ae9934709da4f7269d6c0e81280b9 commit: 672fdea1c21ea888a314e356340e13657b11eb44 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon May 13 20:08:50 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon May 13 20:13:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672fdea1 kde-frameworks/kcmutils: drop 6.1.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kcmutils/Manifest | 1 - kde-frameworks/kcmutils/kcmutils-6.1.0.ebuild | 30 --------------------------- 2 files changed, 31 deletions(-) diff --git a/kde-frameworks/kcmutils/Manifest b/kde-frameworks/kcmutils/Manifest index ec214a55aaa0..d87eda4bdd6a 100644 --- a/kde-frameworks/kcmutils/Manifest +++ b/kde-frameworks/kcmutils/Manifest @@ -1,3 +1,2 @@ DIST kcmutils-5.115.0.tar.xz 2483684 BLAKE2B 2fd6f1abd993abf34f6c03b11729e1504a972c70bbeb78648b413b0ad8da117dd5962be8e95072abb5ba80ffdd0bf4b610983c472c365af47d91e5af648b268f SHA512 69e91cf73587365d2861d54e90860adbe8de254473fd86da04a34aabed0623d5ee4500eebc691bcb68d3f271eafab67b32389745992c25d0b9f2b1383ee4511c -DIST kcmutils-6.1.0.tar.xz 2472384 BLAKE2B ad5ea4080e52fcb663fd2206e26e6f7a57b197cafd9c04aa303606606ac57f4a9ccc644dfc77d1f29066467417bad31e146a1cd8aa6ce64e79286193df7a3518 SHA512 676724395781a44a57d224b55a36b9afa450ce502b0a6bd24127d5e638dbfcfc3165ebe7ccf10bf40460fde80d189058cd9f5fa17527b07d573ef97984ccf7a6 DIST kcmutils-6.2.0.tar.xz 2462908 BLAKE2B 318efb4b2a826efc260a1f578f2928f069b6a995343d39e0d6242ac9ef33e70d5c682189dbed14efb231a1a72827c4896a2c6014f68ae1e4b9ec088941e0a254 SHA512 ea3dbf36fe0b18157e49398c4e0b42930c8a1e8c5668452dceec9643fc6a93c9d3001bfe5bdacb7eeef72dbb155d4dfecbf0f0c94f027155ba2311abf2003697 diff --git a/kde-frameworks/kcmutils/kcmutils-6.1.0.ebuild b/kde-frameworks/kcmutils/kcmutils-6.1.0.ebuild deleted file mode 100644 index 3fedf3df984f..000000000000 --- a/kde-frameworks/kcmutils/kcmutils-6.1.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-2) -QTMIN=6.6.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework to work with KDE System Settings modules" - -LICENSE="LGPL-2" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6[widgets] - =kde-frameworks/kconfig-${PVCUT}*:6 - =kde-frameworks/kconfigwidgets-${PVCUT}*:6 - =kde-frameworks/kcoreaddons-${PVCUT}*:6 - =kde-frameworks/kguiaddons-${PVCUT}*:6 - =kde-frameworks/ki18n-${PVCUT}*:6 - =kde-frameworks/kio-${PVCUT}*:6 - =kde-frameworks/kitemviews-${PVCUT}*:6 - =kde-frameworks/kwidgetsaddons-${PVCUT}*:6 - =kde-frameworks/kxmlgui-${PVCUT}*:6 -" -RDEPEND="${DEPEND}"