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 DBCD515808B for ; Sun, 13 Mar 2022 19:23:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB2BEE0916; Sun, 13 Mar 2022 19:23: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 D10BEE0916 for ; Sun, 13 Mar 2022 19:23: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 A1C723432F3 for ; Sun, 13 Mar 2022 19:23:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2405832D for ; Sun, 13 Mar 2022 19:23:32 +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: <1647199356.e1e7dc5b9058198954057a12687f0c60075cf5f6.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.91.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e1e7dc5b9058198954057a12687f0c60075cf5f6 X-VCS-Branch: master Date: Sun, 13 Mar 2022 19:23:32 +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: 62b47582-8556-4e27-96e2-7df3e2090034 X-Archives-Hash: a88fa3c66d0b9cd278fda9def125c730 commit: e1e7dc5b9058198954057a12687f0c60075cf5f6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 13 09:05:53 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 13 19:22:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e7dc5b kde-frameworks/kparts: drop 5.91.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 - kde-frameworks/kparts/kparts-5.91.0.ebuild | 33 ------------------------------ 2 files changed, 34 deletions(-) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index 79ab14574c80..a6fe30d8260f 100644 --- a/kde-frameworks/kparts/Manifest +++ b/kde-frameworks/kparts/Manifest @@ -1,3 +1,2 @@ DIST kparts-5.90.0.tar.xz 196588 BLAKE2B 1932bcde70838d749495ad3f6837412ac861b9aa2d3f048f7166d2557fadb1ff28048e56068e1109756f7138cd4528a6bc3f9138a2038c4986bcd46c11f30501 SHA512 98f479497151ce0248a2ff242bda5036da82856632ccb8d547c19e332777d8fa2912d5015b2c1da7abf753653a959a63e2bd109c12436efbdf17b4f41db4e060 -DIST kparts-5.91.0.tar.xz 196596 BLAKE2B 7db2a66469506978bec4461b57b6884f84ee7b2cb048e52185069ea49a38481fe8905c4bf0dcc77b3fd41012874039ca94d0ac6041478d73db621e6f994a7b3d SHA512 0f40402c72dbf8a3e5d7e8d66aa380c35b1812dda8e573b0501c180a034783903f8c240b6e1b8e02b449785ab20de9bf3a8bce4bec44673356abc7872c053bde DIST kparts-5.92.0.tar.xz 196644 BLAKE2B f6c19779b94c9d83eac72b7edaad9895e8027747c93aaf5a07f24ccf3af90538e4ede6204c0eb605579982f63e5dbb0ead8aef404c4de235d58468bac3ddfb97 SHA512 6c7db8d4975856d3c0822e86650c31a222b6b7ff8a660eeedbd3fc952eb2f94e36bd5f9b6ec844f9310603cf69bb333447a75ed7a2cefac66987ff5e5676d1ec diff --git a/kde-frameworks/kparts/kparts-5.91.0.ebuild b/kde-frameworks/kparts/kparts-5.91.0.ebuild deleted file mode 100644 index 5747850d3c61..000000000000 --- a/kde-frameworks/kparts/kparts-5.91.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Framework providing elaborate user-interface components" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~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 -"