From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1128124-garchives=archives.gentoo.org@lists.gentoo.org>
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 5A5F8138334
	for <garchives@archives.gentoo.org>; Fri,  6 Dec 2019 14:20:33 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7C841E08F4;
	Fri,  6 Dec 2019 14:20:26 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 60B73E08F4
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Dec 2019 14:20:26 +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 89EC234D852
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Dec 2019 14:20:25 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AF9992F
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Dec 2019 14:20:05 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
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" <mgorny@gentoo.org>
Message-ID: <1575641997.0eeb7387bae2d55d3e23e16f6e0d4f85d0e0de99.mgorny@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
X-VCS-Repository: repo/gentoo
X-VCS-Files: xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild
X-VCS-Directories: xfce-extra/xfce4-time-out-plugin/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 0eeb7387bae2d55d3e23e16f6e0d4f85d0e0de99
X-VCS-Branch: master
Date: Fri,  6 Dec 2019 14:20:05 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: cfcdea95-28d9-4ef2-a442-ed4d5731fa7a
X-Archives-Hash: 9bcd1951aab0a361ced2275bbd43c5bb

commit:     0eeb7387bae2d55d3e23e16f6e0d4f85d0e0de99
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 12:40:37 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 14:19:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eeb7387

xfce-extra/xfce4-time-out-plugin: libxfce4ui-4.15 has no gtk2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...out-plugin-1.0.3-r2.ebuild => xfce4-time-out-plugin-1.0.3-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild
similarity index 95%
rename from xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild
rename to xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild
index 543c543cafb..ecee95c949c 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND="x11-libs/gtk+:2
 	x11-libs/libX11
-	>=xfce-base/libxfce4ui-4.8:=[gtk2(+)]
+	<xfce-base/libxfce4ui-4.15:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.8:=
 	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]"
 DEPEND="${RDEPEND}