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 AFFE6138334 for ; Thu, 22 Aug 2019 11:15:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95E5AE0971; Thu, 22 Aug 2019 11:15:31 +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 7AA59E0971 for ; Thu, 22 Aug 2019 11:15:31 +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 2C8EF34A116 for ; Thu, 22 Aug 2019 11:15:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED717779 for ; Thu, 22 Aug 2019 11:15:26 +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: <1566472511.49e87dd704fc00d0024d721559c98c6bf73b51aa.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-windowck-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6-r1.ebuild xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6.ebuild X-VCS-Directories: xfce-extra/xfce4-windowck-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 49e87dd704fc00d0024d721559c98c6bf73b51aa X-VCS-Branch: master Date: Thu, 22 Aug 2019 11:15:26 +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: 15001065-ce7c-48c6-b27c-92e0cd1c3625 X-Archives-Hash: f094200e44c4c7800137bf91512e0b30 commit: 49e87dd704fc00d0024d721559c98c6bf73b51aa Author: Michał Górny gentoo org> AuthorDate: Thu Aug 22 10:27:50 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Aug 22 11:15:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e87dd7 xfce-extra/xfce4-windowck-plugin: Require GTK+2 xfce4-panel Signed-off-by: Michał Górny gentoo.org> ...ndowck-plugin-0.4.6.ebuild => xfce4-windowck-plugin-0.4.6-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6.ebuild b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6-r1.ebuild similarity index 96% rename from xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6.ebuild rename to xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6-r1.ebuild index 1731f9cec34..7e4951a3d44 100644 --- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6.ebuild +++ b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6-r1.ebuild @@ -20,7 +20,7 @@ RDEPEND=">=x11-libs/gtk+-2.20:2 >=x11-libs/libwnck-2.30:1 >=xfce-base/libxfce4ui-4.10:= >=xfce-base/libxfce4util-4.10:= - >=xfce-base/xfce4-panel-4.12:= + >=xfce-base/xfce4-panel-4.12:=[gtk2(+)] >=xfce-base/xfconf-4.10:=" DEPEND="${RDEPEND} ${PYTHON_DEPS}