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 C0BA0138334 for ; Mon, 12 Nov 2018 14:00:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F07EEE0AD8; Mon, 12 Nov 2018 14:00:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C688FE0AD8 for ; Mon, 12 Nov 2018 14:00:27 +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 401FA335D0A for ; Mon, 12 Nov 2018 14:00:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79C31462 for ; Mon, 12 Nov 2018 14:00:11 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1542030877.63925f2a1e8428a08edf8e1e6571cd933b68f5f9.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-embed-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild X-VCS-Directories: xfce-extra/xfce4-embed-plugin/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 63925f2a1e8428a08edf8e1e6571cd933b68f5f9 X-VCS-Branch: master Date: Mon, 12 Nov 2018 14:00:11 +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-Archives-Salt: cb3c80e1-8a9d-4d77-a18d-18aa94cd28bf X-Archives-Hash: 219e8efa55f34cedda1b9804bf8a5ca0 commit: 63925f2a1e8428a08edf8e1e6571cd933b68f5f9 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Nov 12 13:54:37 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Nov 12 13:54:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63925f2a xfce-extra/xfce4-embed-plugin: amd64 stable wrt bug #652774 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild index d4cb38cddfa..5ce186ac581 100644 --- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild +++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.20:2