From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A5AD1382C5 for ; Fri, 29 May 2020 15:43:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CF17E0928; Fri, 29 May 2020 15:43:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36EAEE0928 for ; Fri, 29 May 2020 15:43:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 015B234F013 for ; Fri, 29 May 2020 15:43:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 628B921E for ; Fri, 29 May 2020 15:43:30 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1590766999.9888079b2ae1e52af2580fc7225f0e3ed583a0ed.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild X-VCS-Directories: xfce-extra/xfce4-mailwatch-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9888079b2ae1e52af2580fc7225f0e3ed583a0ed X-VCS-Branch: master Date: Fri, 29 May 2020 15:43:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 83811c79-124b-4ab2-8b0c-1801a496a7ae X-Archives-Hash: 835792b587364215d3c94e7fa04619b5 commit: 9888079b2ae1e52af2580fc7225f0e3ed583a0ed Author: Michał Górny gentoo org> AuthorDate: Fri May 29 15:41:28 2020 +0000 Commit: Michał Górny gentoo 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 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/libxfce4util-4.10:=