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 902B51382C5 for ; Sat, 12 Dec 2020 18:02:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6C25E09D0; Sat, 12 Dec 2020 18:02:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C03E6E09E4 for ; Sat, 12 Dec 2020 18:02:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CA03340EAB for ; Sat, 12 Dec 2020 18:02:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 998AB48E for ; Sat, 12 Dec 2020 18:02:45 +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: <1607795898.4f00946b9df9e6bb4f6b9e501f133782d272201c.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.76.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4f00946b9df9e6bb4f6b9e501f133782d272201c X-VCS-Branch: master Date: Sat, 12 Dec 2020 18:02:45 +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: 3430fd08-ca8f-44b0-a4c0-43ccc1aa1d79 X-Archives-Hash: 0436dbc6341290a0c9815936e8ee82e7 commit: 4f00946b9df9e6bb4f6b9e501f133782d272201c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 12 15:36:30 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 12 17:58:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f00946b kde-frameworks/kparts: drop 5.76.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 - kde-frameworks/kparts/kparts-5.76.0.ebuild | 33 ------------------------------ 2 files changed, 34 deletions(-) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index cf375ce0cac..4a79f85da1c 100644 --- a/kde-frameworks/kparts/Manifest +++ b/kde-frameworks/kparts/Manifest @@ -1,3 +1,2 @@ DIST kparts-5.74.0.tar.xz 190144 BLAKE2B a78bffe9807a7cf6c2368578c94dfe1056e3ed11b93f81406b0bf849ce2a6bea76eb4d5a46282941a5d43710a44b9965a5d9a46492a5c48a7fc5dafaf854e902 SHA512 477dc2bbb9f66ad9064d362e898072c3b33a59267ec46627c140cd0784858b1d2b1c2eddfe7addf50356523e86e37f1cc138c4e73ce80c61eb96711fceec86b0 -DIST kparts-5.76.0.tar.xz 190236 BLAKE2B 67f479a0bfa84a988182e7aa00b6a5b2217c01279978f78f22d9759ab27859b5763599091860f2d9e34eeeb64176f35bc41e299687cd5773f2c183790a13913f SHA512 4a419f7bbb30616681818ba69c07938bc36ed2b911a69c6d660b1f633f42fb712d97c7fbed2a43ce23901fdd0aec1fb89a08b6c503c95aa352836efb3a210724 DIST kparts-5.77.0.tar.xz 191436 BLAKE2B f8e61705404d605d38b4a1a60b14cc50483b213ffe51548aa01285517d9331de01ba3448704eebf14d361b9766db4b874b386a1ea1954af710b3d0a49ba86975 SHA512 b04a9f3490bcf1628c162930147c0c858ba35714bdf2c3c0373eaf2fff95c62c1bf341434215c71fc8269cbbabe4ce306e5f19ff62000e4a1252f02a1e39e60f diff --git a/kde-frameworks/kparts/kparts-5.76.0.ebuild b/kde-frameworks/kparts/kparts-5.76.0.ebuild deleted file mode 100644 index 9622cfea1f5..00000000000 --- a/kde-frameworks/kparts/kparts-5.76.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.1 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Framework providing elaborate user-interface components" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~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 -"