Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Sat, 27 Jan 2018 09:02:40
Message-Id: 1517043741.54a88e52e8a08a7374da69f2164c556929443fdf.mgorny@gentoo
1 commit: 54a88e52e8a08a7374da69f2164c556929443fdf
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 27 08:51:55 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 27 09:02:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a88e52
7
8 xfce-base/thunar: depend on exo-0.11+ for exo-2
9
10 Closes: https://bugs.gentoo.org/645762
11
12 xfce-base/thunar/thunar-1.7.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/xfce-base/thunar/thunar-1.7.0.ebuild b/xfce-base/thunar/thunar-1.7.0.ebuild
16 index d76ea4e85de..3d5de7d4844 100644
17 --- a/xfce-base/thunar/thunar-1.7.0.ebuild
18 +++ b/xfce-base/thunar/thunar-1.7.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -20,7 +20,7 @@ COMMON_DEPEND=">=dev-lang/perl-5.6
26 >=dev-libs/glib-2.30:=
27 >=x11-libs/gdk-pixbuf-2.14:=
28 >=x11-libs/gtk+-3.20:3=
29 - >=xfce-base/exo-0.10:=
30 + >=xfce-base/exo-0.11:=
31 >=xfce-base/libxfce4ui-4.12:=
32 >=xfce-base/libxfce4util-4.12:=
33 >=xfce-base/xfconf-4.12:=