summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-08-02 21:04:17 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-08-02 21:32:47 +0200
commiteec90f9aecb995a01f2fa0081b36cca3015d6812 (patch)
tree4bf317326cb22f1a8c30ed720f4d8e4b026469d0 /kde-apps/kontact
parentkde-apps/konsolekalendar: drop 23.04.2 (diff)
downloadgentoo-eec90f9aecb995a01f2fa0081b36cca3015d6812.tar.gz
gentoo-eec90f9aecb995a01f2fa0081b36cca3015d6812.tar.bz2
gentoo-eec90f9aecb995a01f2fa0081b36cca3015d6812.zip
kde-apps/kontact: drop 23.04.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kontact')
-rw-r--r--kde-apps/kontact/Manifest1
-rw-r--r--kde-apps/kontact/kontact-23.04.2.ebuild48
2 files changed, 0 insertions, 49 deletions
diff --git a/kde-apps/kontact/Manifest b/kde-apps/kontact/Manifest
index 9fa1d5f9c2e2..39a962cbbfa1 100644
--- a/kde-apps/kontact/Manifest
+++ b/kde-apps/kontact/Manifest
@@ -1,2 +1 @@
-DIST kontact-23.04.2.tar.xz 871756 BLAKE2B edb790bd0283d317ffeb028d90ff8882307eda089321fd377e7d32a61e82c48a775ba72b6ec6ede0da10fc8898116987efaea90c4aa9c94157dfc3f762684142 SHA512 92e1f117d5163cbaf7b05035e728adf4676aaf1ff43dfcd99223bad2b1f743c890784b2486f87cf6bcaf6943ecb8dadfa1bc6b5456e0e9d4ad764510307f7842
DIST kontact-23.04.3.tar.xz 872664 BLAKE2B 04a719911e9ccd0ab0346ef22553d0367fa676e71179fa09d7d55ca6adad10cb22116e3c36e038e2e945591e48854dcf8cc217779158b488522e535f8a66ed86 SHA512 962626b6aba8f414c80621d9fbcbc138dcfc97dfec9d53e510eeb2b5db3bcf39d0ff26f09c2f13388ec16f2bcc317a57a7ee1336b639d22a1ddeba3830ec85c2
diff --git a/kde-apps/kontact/kontact-23.04.2.ebuild b/kde-apps/kontact/kontact-23.04.2.ebuild
deleted file mode 100644
index 9747212d3c7a..000000000000
--- a/kde-apps/kontact/kontact-23.04.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-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="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-apps/akonadi-${PVCUT}:5
- >=kde-apps/grantleetheme-${PVCUT}:5
- >=kde-apps/kontactinterface-${PVCUT}:5
- >=kde-apps/kpimtextedit-${PVCUT}:5
- >=kde-apps/libkdepim-${PVCUT}:5
- >=kde-apps/mailcommon-${PVCUT}:5
- >=kde-apps/pimcommon-${PVCUT}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"