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 0FA7E1381F3 for ; Sat, 6 Apr 2013 18:05:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D27B7E0928; Sat, 6 Apr 2013 18:05:11 +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 6D110E0928 for ; Sat, 6 Apr 2013 18:05:11 +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 70FDC33DC94 for ; Sat, 6 Apr 2013 18:05:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 07F7BE4073 for ; Sat, 6 Apr 2013 18:05:09 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1365271554.a17585b1f01666981a95f9a4aab92c13eac870dd.dilfridge@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.49.9999.ebuild kde-base/print-manager/print-manager-9999.ebuild X-VCS-Directories: kde-base/print-manager/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: a17585b1f01666981a95f9a4aab92c13eac870dd X-VCS-Branch: master Date: Sat, 6 Apr 2013 18:05:09 +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: c0b87fbd-09af-466d-8443-517b9b63641a X-Archives-Hash: d4aed8f03da7ca64dfa8066a724f429c commit: a17585b1f01666981a95f9a4aab92c13eac870dd Author: Andreas K. Huettel (dilfridge) gentoo org> AuthorDate: Sat Apr 6 18:05:54 2013 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Apr 6 18:05:54 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a17585b1 [kde-base/print-manager] Require at least cups-1.5, bug 464588 Package-Manager: portage-2.2.0_alpha171 --- .../print-manager-4.10.49.9999.ebuild | 2 +- kde-base/print-manager/print-manager-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/print-manager/print-manager-4.10.49.9999.ebuild b/kde-base/print-manager/print-manager-4.10.49.9999.ebuild index e61059a..dc5ab65 100644 --- a/kde-base/print-manager/print-manager-4.10.49.9999.ebuild +++ b/kde-base/print-manager/print-manager-4.10.49.9999.ebuild @@ -11,7 +11,7 @@ KEYWORDS="" IUSE="debug" DEPEND=" - net-print/cups[dbus] + >=net-print/cups-1.5.0[dbus] " RDEPEND="${DEPEND} !kde-misc/print-manager diff --git a/kde-base/print-manager/print-manager-9999.ebuild b/kde-base/print-manager/print-manager-9999.ebuild index e61059a..dc5ab65 100644 --- a/kde-base/print-manager/print-manager-9999.ebuild +++ b/kde-base/print-manager/print-manager-9999.ebuild @@ -11,7 +11,7 @@ KEYWORDS="" IUSE="debug" DEPEND=" - net-print/cups[dbus] + >=net-print/cups-1.5.0[dbus] " RDEPEND="${DEPEND} !kde-misc/print-manager