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-extra/xfce4-mailwatch-plugin/
Date: Fri, 29 May 2020 15:43:34
Message-Id: 1590766999.9888079b2ae1e52af2580fc7225f0e3ed583a0ed.mgorny@gentoo
1 commit: 9888079b2ae1e52af2580fc7225f0e3ed583a0ed
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 29 15:41:28 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 29 15:43:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9888079b
7
8 xfce-extra/xfce4-mailwatch-plugin: Force old xfce-base/exo
9
10 Closes: https://bugs.gentoo.org/726110
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
17 index 7db2c948264..2fe93de8ccc 100644
18 --- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
19 +++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -17,7 +17,7 @@ IUSE="ipv6 ssl"
27 RDEPEND=">=dev-libs/glib-2:=
28 >=x11-libs/gtk+-2.18:2=
29 x11-libs/libX11:=
30 - xfce-base/exo[gtk2(+)]
31 + <xfce-base/exo-4.15[gtk2(+)]
32 <xfce-base/libxfce4ui-4.15:=[gtk2(+)]
33 >=xfce-base/libxfce4util-4.10:=
34 <xfce-base/xfce4-panel-4.15:=[gtk2(+)]