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 77AFF15807B for ; Wed, 9 Oct 2024 16:55:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B10AA2BC01E; Wed, 9 Oct 2024 16:55:13 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9AFB22BC01E for ; Wed, 9 Oct 2024 16:55:13 +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 DC21733BE12 for ; Wed, 9 Oct 2024 16:55:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C0E7227B for ; Wed, 9 Oct 2024 16:55:10 +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: <1728492854.ea1370bf19fe29ada5661f4affecc87b6363fad9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdeclarative/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kdeclarative/Manifest kde-frameworks/kdeclarative/kdeclarative-6.5.0.ebuild X-VCS-Directories: kde-frameworks/kdeclarative/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ea1370bf19fe29ada5661f4affecc87b6363fad9 X-VCS-Branch: master Date: Wed, 9 Oct 2024 16:55:10 +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: eef9564d-199b-4ab5-90b7-f4def1b6b5ce X-Archives-Hash: bfd8fa4acbb27c40f50d5570ec72c9d2 commit: ea1370bf19fe29ada5661f4affecc87b6363fad9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 9 16:22:35 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 9 16:54:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1370bf kde-frameworks/kdeclarative: drop 6.5.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdeclarative/Manifest | 1 - .../kdeclarative/kdeclarative-6.5.0.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/kde-frameworks/kdeclarative/Manifest b/kde-frameworks/kdeclarative/Manifest index 7c9b2422b9dd..a45263b79eb0 100644 --- a/kde-frameworks/kdeclarative/Manifest +++ b/kde-frameworks/kdeclarative/Manifest @@ -1,3 +1,2 @@ DIST kdeclarative-5.116.0.tar.xz 2492824 BLAKE2B 118ed6f9151ea2545282593b5e95250a708e1aae3c124aa3a49ce1e428d87fa4d4a771788a4ff628e87e39d3ddcd5e506664608b35be957241fb0f88b04f230b SHA512 6118cfc64c5a600cead31deaab79e7e60fef9c24ce5d4b163b581e1bae617979069e1a00cfc610a1e4b3fb80c9ff77fa5b34dace836d1d5326dfc31a2482d4bc -DIST kdeclarative-6.5.0.tar.xz 2429848 BLAKE2B 3d7a8448e9131c9aba91d7d4e882e92a117a836d4aa43a2e90c4b50490393427ac5d8e38eb5b22f2ee3bc7eceebb1ec48d193463570441789eef3f196ed9b002 SHA512 f5c39c1a1dc16d48972df787c35113c3824aef6fcd48f0498bfb30a5991472159c789b7dd8eabec015c967958f369f29c07742d80ba3798a4cb2d5468691025d DIST kdeclarative-6.6.0.tar.xz 2430264 BLAKE2B fae933e8d4e6c8ff2b8c9e7eb829c48e20e5ad20e088079bc14ba838e1ebabc50b6451f1cfe0e5ac5f93404693028eb948714822503b1c6dd32140bbcced2ba0 SHA512 549366ba25a8feeee54023c93901bb9d4488a27ccdee26eb263b5d4ef7bf2de67543fa3157ead1e91aa5839efb84e7ce4a84fd1672ed5115c6d96d13a53e11ac diff --git a/kde-frameworks/kdeclarative/kdeclarative-6.5.0.ebuild b/kde-frameworks/kdeclarative/kdeclarative-6.5.0.ebuild deleted file mode 100644 index 17982b1b1e43..000000000000 --- a/kde-frameworks/kdeclarative/kdeclarative-6.5.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="false" -PVCUT=$(ver_cut 1-2) -QTMIN=6.6.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework providing integration of QML and KDE work spaces" - -LICENSE="LGPL-2+" -KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui] - >=dev-qt/qtdeclarative-${QTMIN}:6 - =kde-frameworks/kconfig-${PVCUT}*:6 - =kde-frameworks/kcoreaddons-${PVCUT}*:6 - =kde-frameworks/kglobalaccel-${PVCUT}*:6 - =kde-frameworks/kguiaddons-${PVCUT}*:6 - =kde-frameworks/ki18n-${PVCUT}*:6 - =kde-frameworks/kservice-${PVCUT}*:6 - =kde-frameworks/kwidgetsaddons-${PVCUT}*:6 -" -RDEPEND="${DEPEND}"