summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-07-03 20:12:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-07-04 13:51:25 +0200
commit543aef7a61e76d851ed88e92e9787cd3d6a85814 (patch)
treebf71b33bd2dd8df43b339f46cdd491d999c1d9e0
parentkde-apps/konsolekalendar: drop 24.05.1 (diff)
downloadgentoo-543aef7a61e76d851ed88e92e9787cd3d6a85814.tar.gz
gentoo-543aef7a61e76d851ed88e92e9787cd3d6a85814.tar.bz2
gentoo-543aef7a61e76d851ed88e92e9787cd3d6a85814.zip
kde-apps/kontact: drop 24.05.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kontact/Manifest1
-rw-r--r--kde-apps/kontact/kontact-24.05.1.ebuild44
2 files changed, 0 insertions, 45 deletions
diff --git a/kde-apps/kontact/Manifest b/kde-apps/kontact/Manifest
index e55bde4030de..e1003ff4a59d 100644
--- a/kde-apps/kontact/Manifest
+++ b/kde-apps/kontact/Manifest
@@ -1,3 +1,2 @@
DIST kontact-23.08.5.tar.xz 876316 BLAKE2B 52b484eef4a5fa91b1f09974d94dfe8d2d5e74dd954f89fd468b02a2aaa7c244f2d5122db77a3d6da001a51134fb28572241112030dab788f2af50d6a1887cb7 SHA512 3965d54a10b52277c1a161b37bff8831f6488e00d76ecdf355df9241d857317c42b6b93756064666c1f54abcbcd6a4e83072a1fb240ae822ffd5e4618bbb0994
-DIST kontact-24.05.1.tar.xz 862860 BLAKE2B 445da56a20655ec485329b255561cb69271da7ca5d476b63a7c4476e00bc70c025db122fa6d34cf80b1f2670f1ffe00aeb1d7f0535c3163ea1a9279b32a3f228 SHA512 00dfe19cb69ab93bf14b04f3285f8e8a9c557226acf910adcff078bc231c322565fcbaa060e041932314b4972a6e2345c9f65220d95f05ac1955663789118541
DIST kontact-24.05.2.tar.xz 862904 BLAKE2B 47daf6f3d063289adfabf6b3eb9fc54950c65480979ef4d6cda214a128520d8f23acf2cf9b11cd5ca6a9a3e569b0d6fe6b0806820a4e32f20ff47c2721c4255d SHA512 ccaf0ac634caf6e918258c534b04528848d233f19bca188ed8273f15cbd65ed3f0219c76130ac5ef529b6ae9dec86e343390b0e0ddc94f23875176598517231f
diff --git a/kde-apps/kontact/kontact-24.05.1.ebuild b/kde-apps/kontact/kontact-24.05.1.ebuild
deleted file mode 100644
index 0c47cee7d924..000000000000
--- a/kde-apps/kontact/kontact-24.05.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.3.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Container application to unify several major PIM applications within one"
-HOMEPAGE="https://kontact.kde.org/ https://apps.kde.org/kontact/"
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
- >=dev-qt/qtwebengine-${QTMIN}:6[widgets]
- >=kde-apps/grantleetheme-${PVCUT}:6
- >=kde-apps/kontactinterface-${PVCUT}:6
- >=kde-apps/libkdepim-${PVCUT}:6
- >=kde-apps/mailcommon-${PVCUT}:6
- >=kde-apps/pimcommon-${PVCUT}:6
- >=kde-frameworks/kcmutils-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kconfigwidgets-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kcrash-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kguiaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kiconthemes-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/kparts-${KFMIN}:6
- >=kde-frameworks/kservice-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"