From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/zanshin/
Date: Wed, 15 Jul 2020 17:08:42 +0000 (UTC) [thread overview]
Message-ID: <1594832901.ca56f3b8d349de3b84c8253d4cf63fb36f45dc64.asturm@gentoo> (raw)
commit: ca56f3b8d349de3b84c8253d4cf63fb36f45dc64
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 17:03:18 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 17:08:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca56f3b8
kde-misc/zanshin: Restrict to KDE PIM <20.04.50
Upcoming Release Service 20.08 will break build.
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/zanshin/zanshin-0.5.71-r1.ebuild | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/kde-misc/zanshin/zanshin-0.5.71-r1.ebuild b/kde-misc/zanshin/zanshin-0.5.71-r1.ebuild
index 7a3ae88bf30..d864e26cf2b 100644
--- a/kde-misc/zanshin/zanshin-0.5.71-r1.ebuild
+++ b/kde-misc/zanshin/zanshin-0.5.71-r1.ebuild
@@ -4,7 +4,6 @@
EAPI=7
ECM_TEST="forceoptional"
-KDE_APPS_MINIMAL=19.08.3
KFMIN=5.60.0
QTMIN=5.12.3
VIRTUALX_REQUIRED="test"
@@ -24,18 +23,18 @@ SLOT="5"
IUSE=""
BDEPEND="
- test? ( >=kde-apps/akonadi-${KDE_APPS_MINIMAL}:5[tools] )
+ test? ( <kde-apps/akonadi-20.04.50[tools] )
"
COMMON_DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-apps/akonadi-${KDE_APPS_MINIMAL}:5
- >=kde-apps/akonadi-calendar-${KDE_APPS_MINIMAL}:5
- >=kde-apps/akonadi-contacts-${KDE_APPS_MINIMAL}:5
- >=kde-apps/kmime-${KDE_APPS_MINIMAL}:5
- >=kde-apps/kontactinterface-${KDE_APPS_MINIMAL}:5
+ <kde-apps/akonadi-20.04.50
+ <kde-apps/akonadi-calendar-20.04.50
+ <kde-apps/akonadi-contacts-20.04.50
+ <kde-apps/kmime-20.04.50
+ <kde-apps/kontactinterface-20.04.50
>=kde-frameworks/kcalendarcore-${KFMIN}:5
>=kde-frameworks/kcodecs-${KFMIN}:5
>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -59,5 +58,5 @@ DEPEND="${COMMON_DEPEND}
"
RDEPEND="${COMMON_DEPEND}
!kde-misc/zanshin:4
- >=kde-apps/kdepim-runtime-${KDE_APPS_MINIMAL}:5
+ <kde-apps/kdepim-runtime-20.04.50
"
next reply other threads:[~2020-07-15 17:08 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-15 17:08 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-27 21:34 [gentoo-commits] repo/gentoo:master commit in: kde-misc/zanshin/ Andreas Sturmlechner
2025-02-09 16:49 Andreas Sturmlechner
2024-12-21 21:27 Andreas Sturmlechner
2024-10-01 18:23 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-02-07 10:37 Andreas Sturmlechner
2023-01-15 13:04 Andreas Sturmlechner
2022-03-16 14:36 Andreas Sturmlechner
2021-12-07 19:54 Georgy Yakovlev
2021-11-26 4:23 Sam James
2020-10-26 13:56 Andreas Sturmlechner
2020-01-14 19:16 Andreas Sturmlechner
2020-01-14 19:16 Andreas Sturmlechner
2019-12-02 19:21 Andreas Sturmlechner
2019-07-28 2:08 Andreas Sturmlechner
2019-07-28 2:08 Andreas Sturmlechner
2018-04-05 23:38 Andreas Sturmlechner
2018-04-05 23:19 Thomas Deutschmann
2018-04-05 21:16 Aaron Bauman
2018-01-03 18:05 Andreas Sturmlechner
2018-01-03 18:05 Andreas Sturmlechner
2017-12-31 22:09 Andreas Sturmlechner
2017-08-17 14:43 Michael Palimaka
2017-07-02 19:51 Andreas Sturmlechner
2017-07-02 19:51 Andreas Sturmlechner
2016-12-23 10:11 Johannes Huber
2016-12-21 12:32 Michael Palimaka
2016-12-21 12:32 Michael Palimaka
2016-12-16 19:10 Johannes Huber
2016-06-01 12:52 Johannes Huber
2016-06-01 12:52 Johannes Huber
2016-01-22 13:18 Michael Palimaka
2016-01-01 16:23 Michael Palimaka
2015-09-08 0:29 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1594832901.ca56f3b8d349de3b84c8253d4cf63fb36f45dc64.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox