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 1325A158043 for ; Sun, 14 Apr 2024 20:03:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BC69E29FB; Sun, 14 Apr 2024 20:03:35 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15D242BC013 for ; Sun, 14 Apr 2024 20:03:35 +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 2EC323433AB for ; Sun, 14 Apr 2024 20:03:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A48516EF for ; Sun, 14 Apr 2024 20:03:30 +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: <1713124892.e48998f2bfa05d7a0aea49b4349c530136c746af.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kparts/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kparts/Manifest kde-frameworks/kparts/kparts-6.0.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e48998f2bfa05d7a0aea49b4349c530136c746af X-VCS-Branch: master Date: Sun, 14 Apr 2024 20:03:30 +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: f435ea88-eee8-46e8-bb66-01401520beb4 X-Archives-Hash: 635755660561013c73cdb42c41413058 commit: e48998f2bfa05d7a0aea49b4349c530136c746af Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 14 19:47:57 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 14 20:01:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e48998f2 kde-frameworks/kparts: drop 6.0.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 - kde-frameworks/kparts/kparts-6.0.0.ebuild | 28 ---------------------------- 2 files changed, 29 deletions(-) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index fb24d50928de..a6b328fd0e11 100644 --- a/kde-frameworks/kparts/Manifest +++ b/kde-frameworks/kparts/Manifest @@ -1,3 +1,2 @@ DIST kparts-5.115.0.tar.xz 2473780 BLAKE2B cca29730261ce176958a7aab432df61579ab4ae54d1cb49e7e18cb41b4e60771fce7c6840a89f71939958af3a530260a2615692ed24e60745c5806faabf724b4 SHA512 3afdc39d75e8f4f6bd43e40c3d23178f1be2cae3606d797bcd544e43e3f105038b587c6c1b0898fc40728c7742ba11f92592c9ce1531225d02dbabfc27e10aad -DIST kparts-6.0.0.tar.xz 2433200 BLAKE2B 7bcfb142c871b525d33f88d526bf07dce2ff101823a70ef8b79d84fdf58104f52b22bcf16e1251888183523246980a230ce2dffb8fee6a7763d57670f1262ea2 SHA512 0d1a12de2069667416fbd314c5fa101a551d774e796fbdc0f8c4482ebbda58010490c22f3a179b3553b19559ab8e6f15921598196e18f146126b59e027652e4a DIST kparts-6.1.0.tar.xz 2433364 BLAKE2B ada97949c1829213e40796889487c009fc52ea8128c4d390494620b91a10927dd4069c2f1bab8929c907dc476388e09f5fa0bd31f10ffb1ed30454a240afe37e SHA512 178f919af09d1e8219eefcd1ab6583e788fb6b09f4ef022721d4856b84c772571ebb0b66b45d3a8191b30ba781040e49a97740035b0441dcba5a7af895b87106 diff --git a/kde-frameworks/kparts/kparts-6.0.0.ebuild b/kde-frameworks/kparts/kparts-6.0.0.ebuild deleted file mode 100644 index ec9fac34769c..000000000000 --- a/kde-frameworks/kparts/kparts-6.0.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 - -PVCUT=$(ver_cut 1-2) -QTMIN=6.6.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework providing elaborate user-interface components" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml] - =kde-frameworks/kconfig-${PVCUT}*:6 - =kde-frameworks/kcoreaddons-${PVCUT}*:6 - =kde-frameworks/ki18n-${PVCUT}*:6 - =kde-frameworks/kiconthemes-${PVCUT}*:6 - =kde-frameworks/kio-${PVCUT}*:6 - =kde-frameworks/kjobwidgets-${PVCUT}*:6 - =kde-frameworks/kservice-${PVCUT}*:6 - =kde-frameworks/kwidgetsaddons-${PVCUT}*:6 - =kde-frameworks/kxmlgui-${PVCUT}*:6 -" -DEPEND="${RDEPEND}"