Diff kalendar-23.08.1 with a kalendar-23.04.3
/usr/portage/app-office/kalendar/kalendar-23.04.3.ebuild 2023-10-09 14:52:28.832368334 +0300 | ||
---|---|---|
4 | 4 |
EAPI=8 |
5 | 5 | |
6 | 6 |
KDE_ORG_CATEGORY="pim" |
7 |
KDE_ORG_NAME="merkuro" |
|
8 | 7 |
ECM_TEST="forceoptional" |
9 | 8 |
PVCUT=$(ver_cut 1-3) |
10 | 9 |
KFMIN=5.106.0 |
... | ... | |
16 | 15 | |
17 | 16 |
LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0" |
18 | 17 |
SLOT="5" |
19 |
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" |
|
18 |
KEYWORDS="amd64 arm64 ~ppc64 ~x86" |
|
20 | 19 |
IUSE="" |
21 | 20 | |
22 | 21 |
# All of the tests involve interacting with akonadi right now (as of 22.04) |
... | ... | |
31 | 30 |
>=dev-qt/qtquickcontrols2-${QTMIN}:5 |
32 | 31 |
>=dev-qt/qtsvg-${QTMIN}:5 |
33 | 32 |
>=kde-apps/akonadi-${PVCUT}:5 |
33 |
>=kde-apps/akonadi-calendar-${PVCUT}:5 |
|
34 | 34 |
>=kde-apps/akonadi-contacts-${PVCUT}:5 |
35 | 35 |
>=kde-apps/akonadi-mime-${PVCUT}:5 |
36 |
>=kde-apps/kcalutils-${PVCUT}:5 |
|
37 |
>=kde-apps/kidentitymanagement-${PVCUT}:5 |
|
36 |
>=kde-apps/calendarsupport-${PVCUT}:5 |
|
37 |
>=kde-apps/eventviews-${PVCUT}:5 |
|
38 | 38 |
>=kde-apps/mailcommon-${PVCUT}:5 |
39 |
>=kde-apps/pimcommon-${PVCUT}:5 |
|
39 | 40 |
>=kde-frameworks/kcalendarcore-${KFMIN}:5 |
40 | 41 |
>=kde-frameworks/kconfigwidgets-${KFMIN}:5 |
41 | 42 |
>=kde-frameworks/kcontacts-${KFMIN}:5 |