Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/openrgb-plugin-effects/
Date: Wed, 22 Sep 2021 00:05:32
Message-Id: 1632269119.93cb9b9d2ac4b5ce9cbf045db99923844e3d5011.chutzpah@gentoo
1 commit: 93cb9b9d2ac4b5ce9cbf045db99923844e3d5011
2 Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
3 AuthorDate: Tue Sep 14 20:12:48 2021 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 22 00:05:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cb9b9d
7
8 app-misc/openrgb-plugin-effects: limit to openrgb 0.6
9
10 They changed plugin API in the upcoming new version
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
14 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
15
16 ...-0_p20210619.ebuild => openrgb-plugin-effects-0_p20210619-r1.ebuild} | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619.ebuild b/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619-r1.ebuild
20 similarity index 97%
21 rename from app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619.ebuild
22 rename to app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619-r1.ebuild
23 index 3bf56003dd4..ed7bf2e31ea 100644
24 --- a/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619.ebuild
25 +++ b/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619-r1.ebuild
26 @@ -16,7 +16,7 @@ LICENSE="GPL-2"
27 SLOT="0"
28
29 RDEPEND="
30 - >=app-misc/openrgb-0.6-r1:=
31 + =app-misc/openrgb-0.6*:=
32 dev-qt/qtcore:5
33 dev-qt/qtgui:5
34 dev-qt/qtwidgets:5