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 D66B915846A for ; Wed, 10 Jan 2024 23:24:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6BFFE2A4A; Wed, 10 Jan 2024 23:24:27 +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 D23B0E2A4A for ; Wed, 10 Jan 2024 23:24:27 +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 1F15534322C for ; Wed, 10 Jan 2024 23:24:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C6A814C4 for ; Wed, 10 Jan 2024 23:24:24 +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: <1704928681.225575f05fb524082b2aabf48b22926edd752161.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-5.91.0.ebuild X-VCS-Directories: kde-plasma/plasma5support/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 225575f05fb524082b2aabf48b22926edd752161 X-VCS-Branch: master Date: Wed, 10 Jan 2024 23:24:24 +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: 1316a253-6659-439b-8320-cee4540006bb X-Archives-Hash: 4474305eec91d57c5927ddce36ae7c0d commit: 225575f05fb524082b2aabf48b22926edd752161 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 10 22:35:36 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 10 23:18:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225575f0 kde-plasma/plasma5support: drop 5.91.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma5support/Manifest | 1 - .../plasma5support/plasma5support-5.91.0.ebuild | 26 ---------------------- 2 files changed, 27 deletions(-) diff --git a/kde-plasma/plasma5support/Manifest b/kde-plasma/plasma5support/Manifest index b79b77b6c6d8..bd7f04cbc68b 100644 --- a/kde-plasma/plasma5support/Manifest +++ b/kde-plasma/plasma5support/Manifest @@ -1,2 +1 @@ -DIST plasma5support-5.91.0.tar.xz 55344 BLAKE2B 3892b3033736f3f2a30ea737daa22fe350711f2d04bd140af49a5346c710cf241123805c5c4c32f38476d16d862ace29512fd6e1e1f415606aa122085dc5292c SHA512 2b471f5c785a9fc6a592d5eb9d1b06abf501cb532156d96641211bac59a2fd0fb94fe9316411b39e2bca3ad145510e5472886dcd97140bfee39fc9a76b083ab4 DIST plasma5support-5.92.0.tar.xz 55508 BLAKE2B a4f371b3d0dc9981f54789655acbee8a223a3b4c3a4880e6e75e11001a64be0bd62252ed8ef4ead52aa32e1634b32d94e52a466ef0ed2a7cc438f7ee686583bb SHA512 9f1ed0c800735786b10e17153f416bb84f3252510d126ef2f64392f3becfb120e403f70ba3c6fed481a3af1e770ab93720ffc77095274aa8a21ce73f5e7573a6 diff --git a/kde-plasma/plasma5support/plasma5support-5.91.0.ebuild b/kde-plasma/plasma5support/plasma5support-5.91.0.ebuild deleted file mode 100644 index f0355735bb32..000000000000 --- a/kde-plasma/plasma5support/plasma5support-5.91.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_QTHELP="true" -ECM_TEST="true" -KFMIN=5.247.0 -QTMIN=6.6.0 -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" -IUSE="" - -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/ki18n-${KFMIN}:6 -" -RDEPEND="${DEPEND}"