From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B13741381F3 for ; Wed, 3 Jul 2013 14:50:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 505EEE095C; Wed, 3 Jul 2013 14:50:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C96EAE094E for ; Wed, 3 Jul 2013 14:50:40 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A44EE33E72A for ; Wed, 3 Jul 2013 14:50:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 203E8E468F for ; Wed, 3 Jul 2013 14:50:38 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1372862825.d5b96fd0178fc75afec61bc30d582dcbb1e4005a.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/print-manager/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/print-manager/print-manager-4.10.90.ebuild kde-base/print-manager/print-manager-9999.ebuild X-VCS-Directories: kde-base/print-manager/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: d5b96fd0178fc75afec61bc30d582dcbb1e4005a X-VCS-Branch: master Date: Wed, 3 Jul 2013 14:50: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: 1be8c3dd-4e20-4c43-ba20-72e0e51cac5b X-Archives-Hash: 54fa028d997d19c9cfd79c25c7cf6d32 commit: d5b96fd0178fc75afec61bc30d582dcbb1e4005a Author: Michael Palimaka gentoo org> AuthorDate: Wed Jul 3 14:47:05 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jul 3 14:47:05 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d5b96fd0 [kde-base/print-manager] Avoid add_blocker. Package-Manager: portage-2.1.12.11 --- kde-base/print-manager/print-manager-4.10.90.ebuild | 7 +++---- kde-base/print-manager/print-manager-9999.ebuild | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/kde-base/print-manager/print-manager-4.10.90.ebuild b/kde-base/print-manager/print-manager-4.10.90.ebuild index be00475..95f3dcd 100644 --- a/kde-base/print-manager/print-manager-4.10.90.ebuild +++ b/kde-base/print-manager/print-manager-4.10.90.ebuild @@ -14,9 +14,8 @@ DEPEND=" >=net-print/cups-1.5.0[dbus] " RDEPEND="${DEPEND} - app-admin/system-config-printer-gnome + !kde-base/printer-applet:4 + !kde-base/system-config-printer-kde:4 !kde-misc/print-manager + app-admin/system-config-printer-gnome " - -add_blocker printer-applet -add_blocker system-config-printer-kde diff --git a/kde-base/print-manager/print-manager-9999.ebuild b/kde-base/print-manager/print-manager-9999.ebuild index 25513d7..e3a9fde 100644 --- a/kde-base/print-manager/print-manager-9999.ebuild +++ b/kde-base/print-manager/print-manager-9999.ebuild @@ -14,9 +14,8 @@ DEPEND=" >=net-print/cups-1.5.0[dbus] " RDEPEND="${DEPEND} - app-admin/system-config-printer-gnome + !kde-base/printer-applet:4 + !kde-base/system-config-printer-kde:4 !kde-misc/print-manager + app-admin/system-config-printer-gnome " - -add_blocker printer-applet -add_blocker system-config-printer-kde