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