From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id C816715808A for ; Sun, 27 Jul 2025 21:34:39 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B228E341F6E for ; Sun, 27 Jul 2025 21:34:39 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 58CD611056F; Sun, 27 Jul 2025 21:34:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 4D2A111056F for ; Sun, 27 Jul 2025 21:34:11 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04375341F5E for ; Sun, 27 Jul 2025 21:34:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 870A232CF for ; Sun, 27 Jul 2025 21:34:07 +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: <1753651900.b5aea5029454938692859d33b2ffc6f9d6d46289.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/mbox-importer/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/mbox-importer/Manifest kde-apps/mbox-importer/mbox-importer-24.12.3.ebuild X-VCS-Directories: kde-apps/mbox-importer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b5aea5029454938692859d33b2ffc6f9d6d46289 X-VCS-Branch: master Date: Sun, 27 Jul 2025 21:34:07 +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: baab6693-bb06-4e68-92e5-884b90733b19 X-Archives-Hash: 19f8660acf65365eb59df359735706e6 commit: b5aea5029454938692859d33b2ffc6f9d6d46289 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 27 14:11:04 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 27 21:31:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5aea502 kde-apps/mbox-importer: drop 24.12.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/mbox-importer/Manifest | 1 - .../mbox-importer/mbox-importer-24.12.3.ebuild | 33 ---------------------- 2 files changed, 34 deletions(-) diff --git a/kde-apps/mbox-importer/Manifest b/kde-apps/mbox-importer/Manifest index 9e0f0fe3759b..eea7f463d101 100644 --- a/kde-apps/mbox-importer/Manifest +++ b/kde-apps/mbox-importer/Manifest @@ -1,3 +1,2 @@ -DIST mbox-importer-24.12.3.tar.xz 31928 BLAKE2B 48964078c704fd0b01f136ad60178b409348035e51fba04c342a8c9d7ca40c2027e08eaf6e24e671954552a77073707168247e0ad535a00998c1162d5d7e3a97 SHA512 eea22cb5c09105f8a9486b2eee158a23ff337467ab1c75a8c4aaa3174008f496565fa058e6a1d3702e59d83e0a274fb15d151f172746c5b151ea0134ebfc57b3 DIST mbox-importer-25.04.2.tar.xz 31860 BLAKE2B 609ed72e022e34596359fcb68f9201ecdfd60b849d762906aff88870dd91f3e0faa480e27df0d481cdf79b1003b837ba75416006037b4f54fbda7bbe87aed6dc SHA512 9ed950cb9f2902587f306bfeadfb6992ba2f9c11f2b37fc0de6471d29e6f7b1fbec0db9aad83d0870b6e2cca414e91ca26608ef07b6c3e68b9789adcbdb16172 DIST mbox-importer-25.04.3.tar.xz 31848 BLAKE2B e2928a2fd09ba441c9f3f971248cdc7211341123f5c56e65d58f9b58b9f28ca3ea51e4f725e1561c7d4f42986f049202048d821f4277fde7e67f66a0e38c4a85 SHA512 43bc85351195a66ac5471bd01fa0eac6ce6d8eb451a75e102a107b4ce8c4ae680d0c4af6044c749a116c5463db377efce37ea882bec1a8995b2ff412d3362a09 diff --git a/kde-apps/mbox-importer/mbox-importer-24.12.3.ebuild b/kde-apps/mbox-importer/mbox-importer-24.12.3.ebuild deleted file mode 100644 index 535e5df5a232..000000000000 --- a/kde-apps/mbox-importer/mbox-importer-24.12.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="forceoptional" # FIXME: Check back for doc in release -PVCUT=$(ver_cut 1-3) -KFMIN=6.7.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Import mbox email archives from various sources into Akonadi" - -LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -SLOT="6" -KEYWORDS="amd64 arm64" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=kde-apps/akonadi-${PVCUT}:6 - >=kde-apps/kidentitymanagement-${PVCUT}:6 - >=kde-apps/mailcommon-${PVCUT}:6 - >=kde-apps/mailimporter-${PVCUT}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 -" -RDEPEND="${DEPEND}"