From 951d91ddd1e30e39f7a14ccca449756c0590c908 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 7 Jul 2026 21:48:33 +0200 Subject: [PATCH] kde-apps/akonadiconsole: drop 26.04.1 Signed-off-by: Andreas Sturmlechner --- kde-apps/akonadiconsole/Manifest | 1 - .../akonadiconsole-26.04.1.ebuild | 46 ------------------- 2 files changed, 47 deletions(-) delete mode 100644 kde-apps/akonadiconsole/akonadiconsole-26.04.1.ebuild diff --git a/kde-apps/akonadiconsole/Manifest b/kde-apps/akonadiconsole/Manifest index e17059fcd812f..b6c2af05760ce 100644 --- a/kde-apps/akonadiconsole/Manifest +++ b/kde-apps/akonadiconsole/Manifest @@ -1,2 +1 @@ -DIST akonadiconsole-26.04.1.tar.xz 334968 BLAKE2B a969a40ea23eca4ff867e5c236e0d92bfd4e9ef8621f8be9d61ee936197cabde98f0342333b18643974b02049869a0023654633b501bc1d05306e639203fac43 SHA512 43ec3a3b77d2f217107324f976759ed49c03fd90cfbe1130899c9578fb42ea4b0455839b8897a235dde193ccac6fc189f532ac86506b1d9e92c557193ba003f6 DIST akonadiconsole-26.04.3.tar.xz 335408 BLAKE2B 5c01e3871b55aa3ff8eb7821691f28f6536854843b5b6045bb2ec4ee20e1c2fee297fcd423347eddd5153c3ed7a4d29b6908d362a624dc4d5a5d357e5b4e899f SHA512 655a38c191d6a6fa27635bcdce6e2f792c5bc4fb30d9144c66743cd64849fb93cfee5f1037d404d1dd5b52738ba5763c00e0e8713ef259a451836336efdf5920 diff --git a/kde-apps/akonadiconsole/akonadiconsole-26.04.1.ebuild b/kde-apps/akonadiconsole/akonadiconsole-26.04.1.ebuild deleted file mode 100644 index 9b8a361550575..0000000000000 --- a/kde-apps/akonadiconsole/akonadiconsole-26.04.1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2026 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.22.0 -QTMIN=6.10.1 -inherit ecm gear.kde.org xdg - -DESCRIPTION="Application for debugging Akonadi Resources" -HOMEPAGE="https://techbase.kde.org/KDE_PIM/Akonadi/Development_Tools" - -LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )" -SLOT="6" -KEYWORDS="amd64 arm64" -IUSE="" - -DEPEND=" - dev-libs/xapian:= - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets] - >=kde-apps/akonadi-${PVCUT}:6= - >=kde-apps/akonadi-contacts-${PVCUT}:6= - >=kde-apps/akonadi-mime-${PVCUT}:6= - >=kde-apps/akonadi-search-${PVCUT}:6= - >=kde-apps/calendarsupport-${PVCUT}:6= - >=kde-apps/kmime-${PVCUT}:6= - >=kde-apps/libkdepim-${PVCUT}:6= - >=kde-apps/messagelib-${PVCUT}:6= - >=kde-frameworks/kcalendarcore-${KFMIN}:6 - >=kde-frameworks/kcompletion-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcontacts-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kitemmodels-${KFMIN}:6 - >=kde-frameworks/kitemviews-${KFMIN}:6 - >=kde-frameworks/ktextwidgets-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kxmlgui-${KFMIN}:6 -" -RDEPEND="${DEPEND}"