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 71377158089 for ; Sun, 12 Nov 2023 09:44:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF6642BC033; Sun, 12 Nov 2023 09:44:15 +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 827DC2BC033 for ; Sun, 12 Nov 2023 09:44:15 +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 6B48A335D6B for ; Sun, 12 Nov 2023 09:44:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB909136E for ; Sun, 12 Nov 2023 09:44:11 +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: <1699782222.69ebba45d0f6123b4336e60c334d61b32fb056b3.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-5.111.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 69ebba45d0f6123b4336e60c334d61b32fb056b3 X-VCS-Branch: master Date: Sun, 12 Nov 2023 09:44:11 +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: 36fa9edb-f67f-477d-8133-b04338af8d70 X-Archives-Hash: df9ef329867eac159f614f1b14bb3662 commit: 69ebba45d0f6123b4336e60c334d61b32fb056b3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 12 09:38:07 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 12 09:43:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ebba45 kde-frameworks/kparts: drop 5.111.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 - kde-frameworks/kparts/kparts-5.111.0.ebuild | 32 ----------------------------- 2 files changed, 33 deletions(-) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index a2ed2c9501f6..dcdc32fd440c 100644 --- a/kde-frameworks/kparts/Manifest +++ b/kde-frameworks/kparts/Manifest @@ -1,3 +1,2 @@ DIST kparts-5.110.0.tar.xz 2473804 BLAKE2B 48f5bb196c947d708726974c0f7010fc0a37fa34ea5cf2bf5e0319274a842532c161d1b3d2f36f7f914d9ff6390ed23c726f81296e2597e0d251897580362068 SHA512 edd16548a8fa190ae507c807e9e9e6d9c2af1807cd1c86c0f1a0aa7e124a53fd2fb44313f601139f260352106f6e538d2dc746b5f4225942c8aabbb6d8463695 -DIST kparts-5.111.0.tar.xz 2473580 BLAKE2B 001d206e32ebcfd5634d78237b40f9682d964a7e0004a9fd1de1a0e2f42b912f3bd98c24f39556701049c64e7b57188e8f46160a306e73b64ef46fe9703c618c SHA512 8274ff395dfb9d53f231549be0fb46753ee1614a89d6a26622a6d8ab9837da25af971f03e867ecc6934557b9d56d3d4778340b150dc9d89f45eb74af0c3ce0f3 DIST kparts-5.112.0.tar.xz 2473740 BLAKE2B e62673ff1f8df792eb62dde722ed90ad3cfd2c58ca08acf753c7ac91ffd21dd07240bb4069f74b676d9b8f474e56c5c1f6eaea2ca4c0ce64bed72e986c6ab51b SHA512 1b1ff85cbbebd0dd763d1649d7bcfce59faaaeb49bc8387600e436bd2d9c8ff9405aae99ddc5de2331a6ddb4f947f610b1fad414692dfaeddc07c283eb597aef diff --git a/kde-frameworks/kparts/kparts-5.111.0.ebuild b/kde-frameworks/kparts/kparts-5.111.0.ebuild deleted file mode 100644 index efbad46843a8..000000000000 --- a/kde-frameworks/kparts/kparts-5.111.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.9 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework providing elaborate user-interface components" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -RDEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 - =kde-frameworks/kiconthemes-${PVCUT}*:5 - =kde-frameworks/kio-${PVCUT}*:5 - =kde-frameworks/kjobwidgets-${PVCUT}*:5 - =kde-frameworks/kservice-${PVCUT}*:5 - =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 - =kde-frameworks/kxmlgui-${PVCUT}*:5 -" -DEPEND="${RDEPEND} - >=kde-frameworks/ktextwidgets-${PVCUT}:5 -"