summaryrefslogtreecommitdiff
path: root/app-office/kalendar
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-02 22:51:20 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-02 22:51:20 +0100
commit1e9c38efad2f42ea208e40924d1e5936810ac7c0 (patch)
treedbcaa52c820c84eaba974e8a5bf4ba2b05a4bed2 /app-office/kalendar
parent1f6d51a43dbfcb87ef81da70c688d354560e846a (diff)
gentoo auto-resync : 02:08:2023 - 22:51:19
Diffstat (limited to 'app-office/kalendar')
-rw-r--r--app-office/kalendar/Manifest4
-rw-r--r--app-office/kalendar/kalendar-23.04.2.ebuild60
-rw-r--r--app-office/kalendar/kalendar-23.04.3.ebuild2
3 files changed, 2 insertions, 64 deletions
diff --git a/app-office/kalendar/Manifest b/app-office/kalendar/Manifest
index 456aaa9d6427..dc2a6aa8c849 100644
--- a/app-office/kalendar/Manifest
+++ b/app-office/kalendar/Manifest
@@ -1,5 +1,3 @@
-DIST kalendar-23.04.2.tar.xz 823744 BLAKE2B 7a6bb67a3884c99181bb84745808bab0ffd37c6d5abe8cd86b16d8109e84587cc7169007017461bfe8da6dcfcefd0279f9fdae1ab41f62caca12d3680bd5be38 SHA512 6688fe5f7fe296079bd181c892573edf07b35bf035c205a284fafcc06180b702144cce69be663606f4f54ecd9b23445acd19f31fbb72bad2a3135b0fea562191
DIST kalendar-23.04.3.tar.xz 824472 BLAKE2B 0b60122066b0b1d63d631a397a6e417592dcce236fcf86dddc0a73b704a79fc4728225fb694559a15e46c0177b92ec5dc925c0564ca48c08652521194fd87cca SHA512 15bf7ce051ed56b4178e72a35d0aace00bd8650fac387bd4b63cc541aa92fd433eee2c5711663af4cd29606ddc69c838dbe58780a0e2e35f1fc4ef8be64dbb75
-EBUILD kalendar-23.04.2.ebuild 1768 BLAKE2B 334cf9395b2228f511988f2cdc4178251a28a498a1d6bd15a8e35fb90ab159845b7b61122894e6abd6451bdf1006560391aaf8900c91353271b1af9e3ed74115 SHA512 13d3cbcfb392b1ba10b37cac99312fb5b6820634879459dc657f7f4111bcc0b75ddc2f2b7f6f0cf42550cf425bf85b3a289001b48569fe1a8ed13e17609fa59f
-EBUILD kalendar-23.04.3.ebuild 1770 BLAKE2B 6cbf59f90322a4bb059bf2764921ed412e2f32817803919aabdbb5ea49a106d8b64c7dbc3016bdbebe2011748c7c2ac136155dd94b276952c492057a87251ef9 SHA512 4848f592e557fdc2e24167c6c765af6c282cb4018a96110c0a50c822d8b7501ffe70f6edcc078178e47962fd9f991c6844304b894ace9e21037fd1e0dd0374ab
+EBUILD kalendar-23.04.3.ebuild 1768 BLAKE2B 334cf9395b2228f511988f2cdc4178251a28a498a1d6bd15a8e35fb90ab159845b7b61122894e6abd6451bdf1006560391aaf8900c91353271b1af9e3ed74115 SHA512 13d3cbcfb392b1ba10b37cac99312fb5b6820634879459dc657f7f4111bcc0b75ddc2f2b7f6f0cf42550cf425bf85b3a289001b48569fe1a8ed13e17609fa59f
MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6
diff --git a/app-office/kalendar/kalendar-23.04.2.ebuild b/app-office/kalendar/kalendar-23.04.2.ebuild
deleted file mode 100644
index 388e6c0130d3..000000000000
--- a/app-office/kalendar/kalendar-23.04.2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="pim"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Calendar application using Akonadi"
-HOMEPAGE="https://apps.kde.org/kalendar/"
-
-LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~x86"
-IUSE=""
-
-# All of the tests involve interacting with akonadi right now (as of 22.04)
-RESTRICT="test"
-
-DEPEND="
- app-crypt/gpgme:=[cxx]
- >=dev-libs/kirigami-addons-0.7.2:5
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=kde-apps/akonadi-${PVCUT}:5
- >=kde-apps/akonadi-calendar-${PVCUT}:5
- >=kde-apps/akonadi-contacts-${PVCUT}:5
- >=kde-apps/akonadi-mime-${PVCUT}:5
- >=kde-apps/calendarsupport-${PVCUT}:5
- >=kde-apps/eventviews-${PVCUT}:5
- >=kde-apps/mailcommon-${PVCUT}:5
- >=kde-apps/pimcommon-${PVCUT}:5
- >=kde-frameworks/kcalendarcore-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcontacts-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- >=kde-frameworks/kitemmodels-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-# qtlocation is needed at runtime only or fails to start
-RDEPEND="${DEPEND}
- >=dev-qt/qtgraphicaleffects-${QTMIN}:5
- >=dev-qt/qtlocation-${QTMIN}:5
- >=dev-qt/qtwebengine-${QTMIN}:5
- >=kde-apps/kdepim-runtime-${PVCUT}:5
- >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
-"
diff --git a/app-office/kalendar/kalendar-23.04.3.ebuild b/app-office/kalendar/kalendar-23.04.3.ebuild
index d08fa01ed1dc..388e6c0130d3 100644
--- a/app-office/kalendar/kalendar-23.04.3.ebuild
+++ b/app-office/kalendar/kalendar-23.04.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kalendar/"
LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~x86"
IUSE=""
# All of the tests involve interacting with akonadi right now (as of 22.04)