Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/
Date: Tue, 17 Oct 2017 16:18:10
Message-Id: 1508257067.c972fda37b1e641ad996248f8cc3bbe254241acd.pacho@gentoo
1 commit: c972fda37b1e641ad996248f8cc3bbe254241acd
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 17 16:17:47 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 17 16:17:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c972fda3
7
8 x11-themes/QGnomePlatform: Needs to be rebuilt when QT subslot changes (#634480 by Chris Mayo)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11 RepoMan-Options: --force
12
13 .../{QGnomePlatform-0.3.ebuild => QGnomePlatform-0.3-r1.ebuild} | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
17 similarity index 96%
18 rename from x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
19 rename to x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
20 index 6222a6621e1..ae596a5c933 100644
21 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
22 +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
23 @@ -14,7 +14,7 @@ SLOT="0"
24 IUSE=""
25
26 DEPEND="
27 - dev-qt/qtwidgets:5
28 + dev-qt/qtwidgets:5=
29 x11-libs/gtk+:3[X]
30 "
31 RDEPEND="${DEPEND}"