Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/wacomtablet/
Date: Wed, 01 Jun 2022 07:57:21
Message-Id: 1654070227.712b4b3800d44647efefbd6e88766c316cfa759d.asturm@gentoo
1 commit: 712b4b3800d44647efefbd6e88766c316cfa759d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 07:53:54 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 07:57:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=712b4b38
7
8 kde-misc/wacomtablet: Subscribe to dev-libs/libwacom subslot
9
10 Closes: https://bugs.gentoo.org/848519
11 Package-Manager: Portage-3.0.30, Repoman-3.0.3
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 .../{wacomtablet-3.2.0-r1.ebuild => wacomtablet-3.2.0-r2.ebuild} | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/kde-misc/wacomtablet/wacomtablet-3.2.0-r1.ebuild b/kde-misc/wacomtablet/wacomtablet-3.2.0-r2.ebuild
18 similarity index 98%
19 rename from kde-misc/wacomtablet/wacomtablet-3.2.0-r1.ebuild
20 rename to kde-misc/wacomtablet/wacomtablet-3.2.0-r2.ebuild
21 index 190d20089e2b..733a1d4001c9 100644
22 --- a/kde-misc/wacomtablet/wacomtablet-3.2.0-r1.ebuild
23 +++ b/kde-misc/wacomtablet/wacomtablet-3.2.0-r2.ebuild
24 @@ -20,7 +20,7 @@ SLOT="5"
25 KEYWORDS="amd64 x86"
26
27 RDEPEND="
28 - >=dev-libs/libwacom-0.30
29 + >=dev-libs/libwacom-0.30:=
30 >=dev-qt/qtdbus-${QTMIN}:5
31 >=dev-qt/qtdeclarative-${QTMIN}:5
32 >=dev-qt/qtgui-${QTMIN}:5