[gentoo-commits] repo/gentoo:master commit in: app-office/kalendar/

2022-06-23 Thread Sam James
commit: 96430a4bf700c6b5f035113d5851ba5fa9c075c7
Author: Sam James  gentoo  org>
AuthorDate: Fri Jun 24 04:58:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun 24 04:58:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96430a4b

app-office/kalendar: Keyword 22.04.2 ppc64, #840683

Signed-off-by: Sam James  gentoo.org>

 app-office/kalendar/kalendar-22.04.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/kalendar/kalendar-22.04.2.ebuild 
b/app-office/kalendar/kalendar-22.04.2.ebuild
index 4935eb96b902..bd7d0c1c4f7e 100644
--- a/app-office/kalendar/kalendar-22.04.2.ebuild
+++ b/app-office/kalendar/kalendar-22.04.2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/kalendar/;
 
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 # All of the tests involve interacting with akonadi right now (as of 22.04)



[gentoo-commits] repo/gentoo:master commit in: app-office/kalendar/

2022-06-02 Thread Sam James
commit: dd01c5eea019f55581c2bbb2154c7d0318e0d9fa
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  2 23:11:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  2 23:11:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd01c5ee

app-office/kalendar: Keyword 22.04.1-r1 x86, #840683

Signed-off-by: Sam James  gentoo.org>

 app-office/kalendar/kalendar-22.04.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/kalendar/kalendar-22.04.1-r1.ebuild 
b/app-office/kalendar/kalendar-22.04.1-r1.ebuild
index 83602a251e39..5ce71871a542 100644
--- a/app-office/kalendar/kalendar-22.04.1-r1.ebuild
+++ b/app-office/kalendar/kalendar-22.04.1-r1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/kalendar/;
 
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 # All of the tests involve interacting with akonadi right now (as of 22.04)



[gentoo-commits] repo/gentoo:master commit in: app-office/kalendar/

2022-05-18 Thread Andreas Sturmlechner
commit: eaa30f62fe2bf9c198fc8599d81cb6549c4f616a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 18 11:53:18 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 18 12:16:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa30f62

app-office/kalendar: Add missing RDEPEND

- Align KFMIN with rest of KDE Gear
- Drop useless filler word from DESCRIPTION
- Fix dependency sorting

Closes: https://bugs.gentoo.org/845177
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../{kalendar-22.04.1.ebuild => kalendar-22.04.1-r1.ebuild}   | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-office/kalendar/kalendar-22.04.1.ebuild 
b/app-office/kalendar/kalendar-22.04.1-r1.ebuild
similarity index 93%
rename from app-office/kalendar/kalendar-22.04.1.ebuild
rename to app-office/kalendar/kalendar-22.04.1-r1.ebuild
index d0a40bcc0b27..83602a251e39 100644
--- a/app-office/kalendar/kalendar-22.04.1.ebuild
+++ b/app-office/kalendar/kalendar-22.04.1-r1.ebuild
@@ -7,11 +7,11 @@ KDE_ORG_CATEGORY="pim"
 KDE_GEAR="true"
 ECM_TEST="forceoptional"
 PVCUT=$(ver_cut 1-3)
-KFMIN=5.91
+KFMIN=5.92.0
 QTMIN=5.15.2
 inherit ecm kde.org
 
-DESCRIPTION="A calendar application using Akonadi"
+DESCRIPTION="Calendar application using Akonadi"
 HOMEPAGE="https://apps.kde.org/kalendar/;
 
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
@@ -23,29 +23,30 @@ IUSE=""
 RESTRICT="test"
 
 DEPEND="
+   >=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
-   >=dev-qt/qtdbus-${QTMIN}:5
>=kde-apps/akonadi-${PVCUT}:5
>=kde-apps/akonadi-contacts-${PVCUT}:5
>=kde-apps/calendarsupport-${PVCUT}:5
>=kde-apps/eventviews-${PVCUT}:5
>=kde-frameworks/kcalendarcore-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${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/kitemmodels-${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/qtlocation-${QTMIN}:5
+   >=kde-apps/kdepim-runtime-${PVCUT}:5
>=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
 "



[gentoo-commits] repo/gentoo:master commit in: app-office/kalendar/

2022-05-14 Thread Sam James
commit: 11e0e9b5e8b8e743440aa5a60cb0bb3a53cde111
Author: Sam James  gentoo  org>
AuthorDate: Sat May 14 21:23:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 14 21:23:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e0e9b5

app-office/kalendar: drop 22.04.0

Signed-off-by: Sam James  gentoo.org>

 app-office/kalendar/Manifest|  1 -
 app-office/kalendar/kalendar-22.04.0.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/app-office/kalendar/Manifest b/app-office/kalendar/Manifest
index 88c9fd78df0c..0e9ab1b3f125 100644
--- a/app-office/kalendar/Manifest
+++ b/app-office/kalendar/Manifest
@@ -1,2 +1 @@
-DIST kalendar-22.04.0.tar.xz 254112 BLAKE2B 
f3e8cd8ae6633207764a77a3d59ec0ec031b2ca3b958b05a5c7e00191429c38431a758ab364f8b9d932938397f814d361290b59e8550c5069bfa2f3e66be05f6
 SHA512 
c2cb24505883a325b2b48f82127b73b248c84f86ad0befbca1602f15d3930bd08af1d2ebef511e030da1c92a4f2a289e59468f7f609091c5a02744e7a07a270e
 DIST kalendar-22.04.1.tar.xz 259100 BLAKE2B 
73835821e35bbe8f1bf1c48739390c9ff996c208193cc4c9ac364462a30f131a5a2ce5e40b6c7c074f30ef21a1e3a4e799a9d64a2c8731c4698dcaa1e22ce07c
 SHA512 
35c60e61e2f0c97e991cc8019b754a70f87d81afeef3888f9a9b48e42ff011ea5a84f16c1f83fa9cf1a569d87b479a6b3fb9ce55f105f19924c0db960bf56fc6

diff --git a/app-office/kalendar/kalendar-22.04.0.ebuild 
b/app-office/kalendar/kalendar-22.04.0.ebuild
deleted file mode 100644
index d0a40bcc0b27..
--- a/app-office/kalendar/kalendar-22.04.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="pim"
-KDE_GEAR="true"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.91
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="A calendar application using Akonadi"
-HOMEPAGE="https://apps.kde.org/kalendar/;
-
-LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-# All of the tests involve interacting with akonadi right now (as of 22.04)
-RESTRICT="test"
-
-DEPEND="
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtquickcontrols2-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=kde-apps/akonadi-${PVCUT}:5
-   >=kde-apps/akonadi-contacts-${PVCUT}:5
-   >=kde-apps/calendarsupport-${PVCUT}:5
-   >=kde-apps/eventviews-${PVCUT}:5
-   >=kde-frameworks/kcalendarcore-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcontacts-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kitemmodels-${KFMIN}:5
-   >=kde-frameworks/kirigami-${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/qtlocation-${QTMIN}:5
-   >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
-"



[gentoo-commits] repo/gentoo:master commit in: app-office/kalendar/

2022-05-14 Thread Sam James
commit: ff70c2ca96b207404c883ec3c9d01a11fafa8460
Author: Sam James  gentoo  org>
AuthorDate: Sat May 14 21:23:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 14 21:23:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff70c2ca

app-office/kalendar: forward ~arm64

Signed-off-by: Sam James  gentoo.org>

 app-office/kalendar/kalendar-22.04.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/kalendar/kalendar-22.04.1.ebuild 
b/app-office/kalendar/kalendar-22.04.1.ebuild
index 0fc543710e59..d0a40bcc0b27 100644
--- a/app-office/kalendar/kalendar-22.04.1.ebuild
+++ b/app-office/kalendar/kalendar-22.04.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/kalendar/;
 
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
 SLOT="5"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE=""
 
 # All of the tests involve interacting with akonadi right now (as of 22.04)



[gentoo-commits] repo/gentoo:master commit in: app-office/kalendar/

2022-05-14 Thread Sam James
commit: 49a88f856d7ba903ef31d86c9300fd2bd304681f
Author: Sam James  gentoo  org>
AuthorDate: Sat May 14 20:01:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 14 21:22:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49a88f85

app-office/kalendar: add 22.04.1

Signed-off-by: Sam James  gentoo.org>

 app-office/kalendar/Manifest|  1 +
 app-office/kalendar/kalendar-22.04.1.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/app-office/kalendar/Manifest b/app-office/kalendar/Manifest
index ede33d73508e..88c9fd78df0c 100644
--- a/app-office/kalendar/Manifest
+++ b/app-office/kalendar/Manifest
@@ -1 +1,2 @@
 DIST kalendar-22.04.0.tar.xz 254112 BLAKE2B 
f3e8cd8ae6633207764a77a3d59ec0ec031b2ca3b958b05a5c7e00191429c38431a758ab364f8b9d932938397f814d361290b59e8550c5069bfa2f3e66be05f6
 SHA512 
c2cb24505883a325b2b48f82127b73b248c84f86ad0befbca1602f15d3930bd08af1d2ebef511e030da1c92a4f2a289e59468f7f609091c5a02744e7a07a270e
+DIST kalendar-22.04.1.tar.xz 259100 BLAKE2B 
73835821e35bbe8f1bf1c48739390c9ff996c208193cc4c9ac364462a30f131a5a2ce5e40b6c7c074f30ef21a1e3a4e799a9d64a2c8731c4698dcaa1e22ce07c
 SHA512 
35c60e61e2f0c97e991cc8019b754a70f87d81afeef3888f9a9b48e42ff011ea5a84f16c1f83fa9cf1a569d87b479a6b3fb9ce55f105f19924c0db960bf56fc6

diff --git a/app-office/kalendar/kalendar-22.04.1.ebuild 
b/app-office/kalendar/kalendar-22.04.1.ebuild
new file mode 100644
index ..0fc543710e59
--- /dev/null
+++ b/app-office/kalendar/kalendar-22.04.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="pim"
+KDE_GEAR="true"
+ECM_TEST="forceoptional"
+PVCUT=$(ver_cut 1-3)
+KFMIN=5.91
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="A calendar application using Akonadi"
+HOMEPAGE="https://apps.kde.org/kalendar/;
+
+LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
+SLOT="5"
+KEYWORDS="~amd64"
+IUSE=""
+
+# All of the tests involve interacting with akonadi right now (as of 22.04)
+RESTRICT="test"
+
+DEPEND="
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=kde-apps/akonadi-${PVCUT}:5
+   >=kde-apps/akonadi-contacts-${PVCUT}:5
+   >=kde-apps/calendarsupport-${PVCUT}:5
+   >=kde-apps/eventviews-${PVCUT}:5
+   >=kde-frameworks/kcalendarcore-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcontacts-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kirigami-${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/qtlocation-${QTMIN}:5
+   >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
+"



[gentoo-commits] repo/gentoo:master commit in: app-office/kalendar/

2022-05-14 Thread Jakov Smolić
commit: ea3e5edaee9d589ede6c6e22009a1f8962ac213e
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat May 14 08:12:21 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat May 14 08:12:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea3e5eda

app-office/kalendar: Keyword 22.04.0 arm64, #840683

Signed-off-by: Jakov Smolić  gentoo.org>

 app-office/kalendar/kalendar-22.04.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/kalendar/kalendar-22.04.0.ebuild 
b/app-office/kalendar/kalendar-22.04.0.ebuild
index 0fc543710e59..d0a40bcc0b27 100644
--- a/app-office/kalendar/kalendar-22.04.0.ebuild
+++ b/app-office/kalendar/kalendar-22.04.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/kalendar/;
 
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
 SLOT="5"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE=""
 
 # All of the tests involve interacting with akonadi right now (as of 22.04)