Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: gui-apps/liquidshell/
Date: Sun, 08 May 2022 13:33:51
Message-Id: 1652014340.9399b13550748caaeb0bfed286a836dbf507ed81.asturm@gentoo
1 commit: 9399b13550748caaeb0bfed286a836dbf507ed81
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 12:52:20 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 12:52:20 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9399b135
7
8 gui-apps/liquidshell: Fix dev-qt/qdbus slot dep moved to "0"
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 .../{liquidshell-1.8.0.ebuild => liquidshell-1.8.0-r1.ebuild} | 2 +-
14 gui-apps/liquidshell/liquidshell-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/gui-apps/liquidshell/liquidshell-1.8.0.ebuild b/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild
18 similarity index 98%
19 rename from gui-apps/liquidshell/liquidshell-1.8.0.ebuild
20 rename to gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild
21 index 1551c061dd..e1ea784bd3 100644
22 --- a/gui-apps/liquidshell/liquidshell-1.8.0.ebuild
23 +++ b/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild
24 @@ -48,7 +48,7 @@ DEPEND="
25 >=kde-frameworks/solid-${KFMIN}:5
26 "
27 RDEPEND="${DEPEND}
28 - >=dev-qt/qdbus-${QTMIN}:5
29 + >=dev-qt/qdbus-${QTMIN}:0
30 >=kde-frameworks/kded-${KFMIN}:5
31 sys-apps/dbus
32 x11-themes/hicolor-icon-theme
33
34 diff --git a/gui-apps/liquidshell/liquidshell-9999.ebuild b/gui-apps/liquidshell/liquidshell-9999.ebuild
35 index c6b34e0f8e..14ba7501c8 100644
36 --- a/gui-apps/liquidshell/liquidshell-9999.ebuild
37 +++ b/gui-apps/liquidshell/liquidshell-9999.ebuild
38 @@ -47,7 +47,7 @@ DEPEND="
39 >=kde-frameworks/solid-${KFMIN}:5
40 "
41 RDEPEND="${DEPEND}
42 - >=dev-qt/qdbus-${QTMIN}:5
43 + >=dev-qt/qdbus-${QTMIN}:0
44 >=kde-frameworks/kded-${KFMIN}:5
45 sys-apps/dbus
46 x11-themes/hicolor-icon-theme