Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
Date: Mon, 02 Jan 2017 22:34:58
Message-Id: 1483396485.7798ba694f7ae6c99f92ee376832c5c2f85ea3bd.sping@gentoo
1 commit: 7798ba694f7ae6c99f92ee376832c5c2f85ea3bd
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 18:29:35 2017 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 22:34:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7798ba69
7
8 x11-themes/light-themes: Breaks with GTK 3.20+
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 x11-themes/light-themes/light-themes-0.1.93-r4.ebuild | 4 ++--
13 x11-themes/light-themes/light-themes-15.04_p20150410.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-themes/light-themes/light-themes-0.1.93-r4.ebuild b/x11-themes/light-themes/light-themes-0.1.93-r4.ebuild
17 index 97a0df1..b1590b9 100644
18 --- a/x11-themes/light-themes/light-themes-0.1.93-r4.ebuild
19 +++ b/x11-themes/light-themes/light-themes-0.1.93-r4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -20,7 +20,7 @@ IUSE="gtk3"
27 DEPEND="app-arch/xz-utils"
28 RDEPEND="
29 x11-themes/gtk-engines-murrine
30 - gtk3? ( x11-themes/gtk-engines-unico )
31 + gtk3? ( x11-themes/gtk-engines-unico <x11-libs/gtk+-3.20:3 )
32 "
33
34 src_prepare() {
35
36 diff --git a/x11-themes/light-themes/light-themes-15.04_p20150410.ebuild b/x11-themes/light-themes/light-themes-15.04_p20150410.ebuild
37 index 762474b..4177508 100644
38 --- a/x11-themes/light-themes/light-themes-15.04_p20150410.ebuild
39 +++ b/x11-themes/light-themes/light-themes-15.04_p20150410.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2015 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -23,7 +23,7 @@ IUSE="gtk3"
47 DEPEND="app-arch/xz-utils"
48 RDEPEND="
49 x11-themes/gtk-engines-murrine
50 - gtk3? ( x11-themes/gtk-engines-unico )
51 + gtk3? ( x11-themes/gtk-engines-unico <x11-libs/gtk+-3.20:3 )
52 "
53
54 S="${WORKDIR}"/${MY_PN}-${MY_PV}