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 DAC6613832E for ; Sun, 14 Aug 2016 05:00:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E888821C073; Sun, 14 Aug 2016 05:00:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B44121C073 for ; Sun, 14 Aug 2016 05:00:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EF8C340976 for ; Sun, 14 Aug 2016 05:00:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA0C92451 for ; Sun, 14 Aug 2016 05:00:38 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1471150816.241905c2b08fe48d43f13f5796f17aea194a436e.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/mate-applets/mate-applets-1.12.1-r1.ebuild mate-base/mate-applets/mate-applets-1.12.1.ebuild X-VCS-Directories: mate-base/mate-applets/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 241905c2b08fe48d43f13f5796f17aea194a436e X-VCS-Branch: master Date: Sun, 14 Aug 2016 05:00:38 +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: 23b4dbe0-f9d5-47c2-a76c-4eabb6c7e317 X-Archives-Hash: c22d4fa2a0e167815fba795dba0bc203 commit: 241905c2b08fe48d43f13f5796f17aea194a436e Author: NP-Hardass gentoo org> AuthorDate: Sun Aug 14 04:59:12 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Sun Aug 14 05:00:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241905c2 mate-base/mate-applets: remove unnecessary gtk3 dep on mate-settings Package-Manager: portage-2.3.0 .../{mate-applets-1.12.1.ebuild => mate-applets-1.12.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-base/mate-applets/mate-applets-1.12.1.ebuild b/mate-base/mate-applets/mate-applets-1.12.1-r1.ebuild similarity index 97% rename from mate-base/mate-applets/mate-applets-1.12.1.ebuild rename to mate-base/mate-applets/mate-applets-1.12.1-r1.ebuild index 80d6f80..ecc284b 100644 --- a/mate-base/mate-applets/mate-applets-1.12.1.ebuild +++ b/mate-base/mate-applets/mate-applets-1.12.1-r1.ebuild @@ -30,7 +30,7 @@ RDEPEND="${PYTHON_DEPS} >=gnome-base/libgtop-2.11.92:2= >=mate-base/mate-desktop-1.9[gtk3(-)=] >=mate-base/mate-panel-1.7[gtk3(-)=] - >=mate-base/mate-settings-daemon-1.6[gtk3(-)=] + >=mate-base/mate-settings-daemon-1.6 >=sys-apps/dbus-1.1.2:0 sys-power/cpupower x11-libs/gdk-pixbuf:2