From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-940519-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 96469139694 for <garchives@archives.gentoo.org>; Thu, 23 Mar 2017 10:56:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3C8921C0E7; Thu, 23 Mar 2017 10:55:41 +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 B0D2821C0E7 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Mar 2017 10:55:36 +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 D343B341650 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Mar 2017 10:55:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 466877216 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Mar 2017 10:55:34 +0000 (UTC) From: "Mart Raudsepp" <leio@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, "Mart Raudsepp" <leio@gentoo.org> Message-ID: <1490266449.57e1156b17be41e0b212e67144e34f935cb10abd.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-control-center/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-control-center/gnome-control-center-3.22.2-r1.ebuild gnome-base/gnome-control-center/gnome-control-center-3.23.91.ebuild X-VCS-Directories: gnome-base/gnome-control-center/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 57e1156b17be41e0b212e67144e34f935cb10abd X-VCS-Branch: master Date: Thu, 23 Mar 2017 10:55:34 +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-Archives-Salt: 571d8730-a953-4999-a015-24db15f72591 X-Archives-Hash: 1e8ab0347611f47b89dde979d8dcf138 commit: 57e1156b17be41e0b212e67144e34f935cb10abd Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Thu Mar 23 10:54:09 2017 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Thu Mar 23 10:54:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e1156b gnome-base/gnome-control-center: add explanatory comments about system-config-printer and cups-pk-helper rdeps Package-Manager: Portage-2.3.4, Repoman-2.3.1 gnome-base/gnome-control-center/gnome-control-center-3.22.2-r1.ebuild | 3 +++ gnome-base/gnome-control-center/gnome-control-center-3.23.91.ebuild | 3 +++ 2 files changed, 6 insertions(+) diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.22.2-r1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.22.2-r1.ebuild index 8598049d522..166b4b9d52c 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-3.22.2-r1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-3.22.2-r1.ebuild @@ -82,6 +82,9 @@ COMMON_DEPEND=" # mouse panel needs a concrete set of X11 drivers at runtime, bug #580474 # Also we need newer driver versions to allow wacom and libinput drivers to # not collide +# +# system-config-printer provides org.fedoraproject.Config.Printing service and interface +# cups-pk-helper provides org.opensuse.cupspkhelper.mechanism.all-edit policykit helper policy RDEPEND="${COMMON_DEPEND} || ( >=sys-apps/systemd-31 ( app-admin/openrc-settingsd sys-auth/consolekit ) ) x11-themes/adwaita-icon-theme diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.23.91.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.23.91.ebuild index 3a0e26def25..8435c4ea60c 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-3.23.91.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-3.23.91.ebuild @@ -85,6 +85,9 @@ COMMON_DEPEND=" # mouse panel needs a concrete set of X11 drivers at runtime, bug #580474 # Also we need newer driver versions to allow wacom and libinput drivers to # not collide +# +# system-config-printer provides org.fedoraproject.Config.Printing service and interface +# cups-pk-helper provides org.opensuse.cupspkhelper.mechanism.all-edit policykit helper policy RDEPEND="${COMMON_DEPEND} || ( >=sys-apps/systemd-31 ( app-admin/openrc-settingsd sys-auth/consolekit ) ) x11-themes/adwaita-icon-theme