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 034C1158064 for ; Mon, 13 May 2024 20:26:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94D4FE2A32; Mon, 13 May 2024 20:26:10 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 504B2E2A32 for ; Mon, 13 May 2024 20:26:10 +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 3A359340C42 for ; Mon, 13 May 2024 20:26:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 348D91AAE for ; Mon, 13 May 2024 20:26:06 +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.59f3073fc333d6cb7d6697d2beb1a32218e91359.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.1.0.ebuild X-VCS-Directories: kde-frameworks/kdeclarative/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 59f3073fc333d6cb7d6697d2beb1a32218e91359 X-VCS-Branch: master Date: Mon, 13 May 2024 20:26:06 +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: 3d1c4164-c153-4766-81c2-a9eb50529b45 X-Archives-Hash: 5e2184a7ff4f0f6e501d7009c387570c commit: 59f3073fc333d6cb7d6697d2beb1a32218e91359 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon May 13 20:09:10 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=59f3073f kde-frameworks/kdeclarative: drop 6.1.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdeclarative/Manifest | 1 - .../kdeclarative/kdeclarative-6.1.0.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/kde-frameworks/kdeclarative/Manifest b/kde-frameworks/kdeclarative/Manifest index df1cb41d7bc7..7297f7f6db9a 100644 --- a/kde-frameworks/kdeclarative/Manifest +++ b/kde-frameworks/kdeclarative/Manifest @@ -1,3 +1,2 @@ DIST kdeclarative-5.115.0.tar.xz 2492688 BLAKE2B 26c140a97a362ccc97d8c193c889fbf83b445532708c6e4ca99b7f5e85daeb4c13b9feb28731d48eeed1f81a8f55e2aab3c2e2360cc44191b0ff222ea4caf480 SHA512 e744d970605de5c0f32485ae471f52950c4af72a7e0e3fc3011b2320f7c951ea3e1a1a80f84916ba0fd1d4019c009b66967af70f06e5aa9ea758189c221310ce -DIST kdeclarative-6.1.0.tar.xz 2436156 BLAKE2B 9dfb3eb1916fef53020e6a57292c86a17ae273785659c73d50c4b400af728e4349e3efdea7ac0164a2dfbfa73b89170725fe73faf39430efa34532601314a5c7 SHA512 cba39ef2f03f80a1ef739b53fe2c8843574b4a67ab2ed185033295a2e6c04a76d9769a207f333d5e95944c311c73ae72bf1855cda5288a2d3f6491d6ec60c74b DIST kdeclarative-6.2.0.tar.xz 2426056 BLAKE2B 20adcc79e0f4df7f403bb5d5b78dc0fd02cf7dd59610e73dbc0c33cbf960353174c71668c7ac3aea21fbbc6eb5dfc10558b822930732009519d6ce2adf4d12bc SHA512 420a8a011e0895b597440c3b448e789ebcf8c88a21635f4e6b175e258d53b0c4027b6d679abcda380a84148b90495f0d38fde53d3050a4f589b0a2f21ba05ded diff --git a/kde-frameworks/kdeclarative/kdeclarative-6.1.0.ebuild b/kde-frameworks/kdeclarative/kdeclarative-6.1.0.ebuild deleted file mode 100644 index 100291c53016..000000000000 --- a/kde-frameworks/kdeclarative/kdeclarative-6.1.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" -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}"