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 CA5E51382C5 for ; Wed, 24 Feb 2021 22:40:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE68DE086B; Wed, 24 Feb 2021 22:40:12 +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 95AE2E086B for ; Wed, 24 Feb 2021 22:40:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 95B71340E0D for ; Wed, 24 Feb 2021 22:40:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84B5558C for ; Wed, 24 Feb 2021 22:40:05 +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: <1614206386.3084c43cb82d5a9fffc08d62fd5f6c9bd8686d04.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/pim-sieve-editor/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/pim-sieve-editor/Manifest kde-apps/pim-sieve-editor/pim-sieve-editor-20.08.3.ebuild X-VCS-Directories: kde-apps/pim-sieve-editor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3084c43cb82d5a9fffc08d62fd5f6c9bd8686d04 X-VCS-Branch: master Date: Wed, 24 Feb 2021 22:40:05 +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: 93c5bac1-a258-4741-aa7c-a368ab381379 X-Archives-Hash: a2889eeb5939b5acc92040a4dfcfd938 commit: 3084c43cb82d5a9fffc08d62fd5f6c9bd8686d04 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 24 21:18:27 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 24 22:39:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3084c43c kde-apps/pim-sieve-editor: drop 20.08.3* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/pim-sieve-editor/Manifest | 1 - .../pim-sieve-editor-20.08.3.ebuild | 55 ---------------------- 2 files changed, 56 deletions(-) diff --git a/kde-apps/pim-sieve-editor/Manifest b/kde-apps/pim-sieve-editor/Manifest index 7629015ca5d..33b364d231c 100644 --- a/kde-apps/pim-sieve-editor/Manifest +++ b/kde-apps/pim-sieve-editor/Manifest @@ -1,2 +1 @@ -DIST pim-sieve-editor-20.08.3.tar.xz 454436 BLAKE2B 7143e72dbec7d60564acbcf7e7599e5c2825e2f524c8e8226db9990555e8dd467bd06e73a06c7ef5559e403fe3b52e6ba40b3a6590d02f6d79d9efe286ec6c71 SHA512 2a16d2f91cfc4f5fff25f7b787c6e89dd20e8a77bc4acb409fafc2ffaeab98b2b6df638cc88a42f5823b0f77ddc6f7cf0a9719d08cbd599e1f9bd490efa9225e DIST pim-sieve-editor-20.12.2.tar.xz 455092 BLAKE2B f39d1436f9121d0a0e1e78ce49db91fe3dafde6f09303bdf6a58c22ff480f5c160b655ac7d24f572202ddf291e29f454873b70f943a582a5daf8977fe1a8b42c SHA512 466bf9e5411ac33737a416108583c8e6cd3497f740457d8dfbaafd1ce57a45184337a894bbb0bb5a52496a0ce93104596c3835376be11f94d78382da7a41b24f diff --git a/kde-apps/pim-sieve-editor/pim-sieve-editor-20.08.3.ebuild b/kde-apps/pim-sieve-editor/pim-sieve-editor-20.08.3.ebuild deleted file mode 100644 index c338b3362f1..00000000000 --- a/kde-apps/pim-sieve-editor/pim-sieve-editor-20.08.3.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-3) -KFMIN=5.74.0 -QTMIN=5.15.1 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Assistant for editing IMAP Sieve filters" - -LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 x86" -IUSE="telemetry" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-apps/akonadi-${PVCUT}:5 - >=kde-apps/akonadi-contacts-${PVCUT}:5 - >=kde-apps/akonadi-mime-${PVCUT}:5 - >=kde-apps/calendarsupport-${PVCUT}:5 - >=kde-apps/kmailtransport-${PVCUT}:5 - >=kde-apps/libksieve-${PVCUT}:5 - >=kde-apps/pimcommon-${PVCUT}:5 - >=kde-frameworks/kbookmarks-${KFMIN}:5 - >=kde-frameworks/kcalendarcore-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcontacts-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/kwallet-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - telemetry? ( dev-libs/kuserfeedback:5 ) -" -RDEPEND="${DEPEND}" - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package telemetry KUserFeedback) - ) - - ecm_src_configure -}