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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 671C5158086 for ; Mon, 11 Oct 2021 11:01:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CDC3E0895; Mon, 11 Oct 2021 11:01:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5162CE0895 for ; Mon, 11 Oct 2021 11:01:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA5073434CC for ; Mon, 11 Oct 2021 11:01:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F12215A for ; Mon, 11 Oct 2021 11:01:04 +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: <1633950030.8def42d830e030d8e3edcfb7e80099c8bddcd32d.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.86.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8def42d830e030d8e3edcfb7e80099c8bddcd32d X-VCS-Branch: master Date: Mon, 11 Oct 2021 11:01:04 +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: ca1a5d8c-5fa0-4e67-8435-d2dcdb0adece X-Archives-Hash: e9891ba09d857a584d350d62b1cfc024 commit: 8def42d830e030d8e3edcfb7e80099c8bddcd32d Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 11 06:42:49 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 11 11:00:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8def42d8 kde-frameworks/kparts: drop 5.86.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 - kde-frameworks/kparts/kparts-5.86.0.ebuild | 33 ------------------------------ 2 files changed, 34 deletions(-) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index 039d77f6ace..406b41070b1 100644 --- a/kde-frameworks/kparts/Manifest +++ b/kde-frameworks/kparts/Manifest @@ -1,3 +1,2 @@ DIST kparts-5.85.0.tar.xz 192484 BLAKE2B 7a5bd8d306ba3fc12640996fbdd7493347ba4d1b8fa74588e96b985c788803c6c18445ced757a5d07186cca1f2da807033bedf673926b870471b7e695dfe490d SHA512 d255cff86a434a886c1466c9b84a9818f0e93c49c17af9351b324c89f7f2f807686718fcd50cd70bbfba0f8af8af01e5af9d60f3c361b0a196e48d591711444d -DIST kparts-5.86.0.tar.xz 192560 BLAKE2B 373a660a2982ee688e5574908420d306f9dc0aa8ec2edb121b8a30e25105097a5672fcd17c7e9b93e137fc4fbd8b56e2d4015b368d14b692ef37a1f5405e756e SHA512 603df5bb1b6985399c72f6939a8c18c04948a8f6bf965ad7610312bdd4798f0c07ef04bb8a02bf2c1b7f90f1c7c6c4f4edb2d6fbaad8f7d39a5c39403d80399e DIST kparts-5.87.0.tar.xz 193728 BLAKE2B 23bcaaca0343f48933ae1f157149026d9f3f00c7b4e19e98d2f2a0eb279a3d8cd54f9486713e90fb5e23cad474ac848c9c576775df5c0989aa2e6ca27d9f80d1 SHA512 d4581aec298b5a375ac4f0e6c5075b530f09f4bb92f111b30b59a46d9a0cc6ae3171912d00e35a06778b9e52c5bd6b4bc7b2400bc738b6a18834a0cea43ec036 diff --git a/kde-frameworks/kparts/kparts-5.86.0.ebuild b/kde-frameworks/kparts/kparts-5.86.0.ebuild deleted file mode 100644 index 9d4cb3eb5ee..00000000000 --- a/kde-frameworks/kparts/kparts-5.86.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 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 -"