From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1221462-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 25C56138359
	for <garchives@archives.gentoo.org>; Wed, 11 Nov 2020 20:45:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 54D8DE0BA1;
	Wed, 11 Nov 2020 20:45:18 +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 3CB9EE0BA1
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 Nov 2020 20:45:18 +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 15E54335DC6
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 Nov 2020 20:45:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 59958334
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 Nov 2020 20:45:15 +0000 (UTC)
From: "Matt Turner" <mattst88@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, "Matt Turner" <mattst88@gentoo.org>
Message-ID: <1605127499.00ad8f2a4637aafabc661046a9c1712ea361a32d.mattst88@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxpanel/
X-VCS-Repository: repo/gentoo
X-VCS-Files: lxde-base/lxpanel/lxpanel-0.10.0-r1.ebuild lxde-base/lxpanel/lxpanel-0.10.0.ebuild
X-VCS-Directories: lxde-base/lxpanel/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: 00ad8f2a4637aafabc661046a9c1712ea361a32d
X-VCS-Branch: master
Date: Wed, 11 Nov 2020 20:45:15 +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: 23963293-c65c-4fca-9ddb-9ac3b1764c2c
X-Archives-Hash: 518d827fdd249e905c8d677b530885e6

commit:     00ad8f2a4637aafabc661046a9c1712ea361a32d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 20:44:15 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 20:44:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00ad8f2a

lxde-base/lxpanel: Remove USE=X gdk-pixbuf dependency

This was my fault (again).

Bug: https://bugs.gentoo.org/753923
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 lxde-base/lxpanel/{lxpanel-0.10.0.ebuild => lxpanel-0.10.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxde-base/lxpanel/lxpanel-0.10.0.ebuild b/lxde-base/lxpanel/lxpanel-0.10.0-r1.ebuild
similarity index 98%
rename from lxde-base/lxpanel/lxpanel-0.10.0.ebuild
rename to lxde-base/lxpanel/lxpanel-0.10.0-r1.ebuild
index 5f66ef3db9f..c9871a21da5 100644
--- a/lxde-base/lxpanel/lxpanel-0.10.0.ebuild
+++ b/lxde-base/lxpanel/lxpanel-0.10.0-r1.ebuild
@@ -27,7 +27,7 @@ RDEPEND="dev-libs/keybinder:0=
 	x11-libs/libXmu
 	x11-libs/libXpm
 	x11-libs/cairo
-	x11-libs/gdk-pixbuf[X]
+	x11-libs/gdk-pixbuf
 	x11-libs/libX11
 	lxde-base/lxmenu-data
 	lxde-base/menu-cache