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 A04F0159C9B for ; Tue, 6 Aug 2024 14:27:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA77A2BC123; Tue, 6 Aug 2024 14:27:01 +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 AE11D2BC122 for ; Tue, 6 Aug 2024 14:27:01 +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 F2FD334069F for ; Tue, 6 Aug 2024 14:27:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F1B61EC6 for ; Tue, 6 Aug 2024 14:26:57 +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: <1722954263.9f0abca7dee0cd4ae76cb030766ab87261dabe9d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma5support/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma5support/Manifest kde-plasma/plasma5support/plasma5support-6.1.3.ebuild X-VCS-Directories: kde-plasma/plasma5support/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9f0abca7dee0cd4ae76cb030766ab87261dabe9d X-VCS-Branch: master Date: Tue, 6 Aug 2024 14:26:57 +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: 587aa2ba-dbf2-4067-8b4f-e511d9a3e0a0 X-Archives-Hash: 60d6adb9f096a52816156e38673890b9 commit: 9f0abca7dee0cd4ae76cb030766ab87261dabe9d Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 6 14:20:28 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Aug 6 14:24:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f0abca7 kde-plasma/plasma5support: drop 6.1.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma5support/Manifest | 1 - .../plasma5support/plasma5support-6.1.3.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/kde-plasma/plasma5support/Manifest b/kde-plasma/plasma5support/Manifest index 55e7195698d0..2f3741b668b1 100644 --- a/kde-plasma/plasma5support/Manifest +++ b/kde-plasma/plasma5support/Manifest @@ -1,2 +1 @@ -DIST plasma5support-6.1.3.tar.xz 87456 BLAKE2B 55dd1bdddce5948ccafaa43059d603c67729e9f884e3597f0d4c71883dc30e21871eea5194b59e95abfa1bdd86c581b70b200f1055102f613b5be882de82bbe0 SHA512 5067ec0d812014155cd209d253ed5f4b64f6838561ee98e4b2c9b3f29d3f356ab857c9ceabfb5092941967f9b499ff470c1e8f571604197efe6b9da4655acd97 DIST plasma5support-6.1.4.tar.xz 87596 BLAKE2B 93ab820f6935fda80d51193b792b6c1a35913943866b87864deb3ac1f6a29fbb1346e9f75bcacc35bced67e4edfa68e75be43c9c26d3999257977b9714b0a72a SHA512 03950606177618d9e771ef8117074f1aac36a588bcac1bf80c4662c761283cd7fdf83a101747f88370dd00be6f88e518c59bcc7a858ce86540136c90a20ed767 diff --git a/kde-plasma/plasma5support/plasma5support-6.1.3.ebuild b/kde-plasma/plasma5support/plasma5support-6.1.3.ebuild deleted file mode 100644 index be9471802ad1..000000000000 --- a/kde-plasma/plasma5support/plasma5support-6.1.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_QTHELP="true" -ECM_TEST="true" -KFMIN=6.3.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.7.1 -inherit ecm plasma.kde.org - -DESCRIPTION="Support components for porting from KF5/Qt5 to KF6/Qt6" - -LICENSE="GPL-2+ LGPL-2+" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -RESTRICT="test" # bug 926347 - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kguiaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/solid-${KFMIN}:6 - >=kde-plasma/libksysguard-${PVCUT}:6 -" -RDEPEND="${DEPEND} - !kde-plasma/plasma-workspace:5 - !