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 00CE91395E2 for ; Sat, 5 Nov 2016 13:23:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A39FE0BED; Sat, 5 Nov 2016 13:23:50 +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 70EEBE0BED for ; Sat, 5 Nov 2016 13:23:50 +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 10F8A341045 for ; Sat, 5 Nov 2016 13:23:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77189306 for ; Sat, 5 Nov 2016 13:23:47 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1478352216.49d679f35dcbbed4fe845015d2645f312535f8ac.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/lprng/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/lprng/lprng-3.8.35-r2.ebuild net-print/lprng/lprng-3.8.35-r3.ebuild X-VCS-Directories: net-print/lprng/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 49d679f35dcbbed4fe845015d2645f312535f8ac X-VCS-Branch: master Date: Sat, 5 Nov 2016 13:23:47 +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: 8a59ef43-ff84-48f6-bc2e-c59abb55921d X-Archives-Hash: b853bafc3dd1d27875994f921aac2906 commit: 49d679f35dcbbed4fe845015d2645f312535f8ac Author: Manuel Rüger gentoo org> AuthorDate: Sat Nov 5 13:23:24 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sat Nov 5 13:23:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d679f3 net-print/lprng: Revbump stable to update RDEPEND, remove old Add RDEPEND on || ( cups-filters[foomatic] foomatic-filters ) Package-Manager: portage-2.3.2 RepoMan-Options: --force net-print/lprng/{lprng-3.8.35-r2.ebuild => lprng-3.8.35-r3.ebuild} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-print/lprng/lprng-3.8.35-r2.ebuild b/net-print/lprng/lprng-3.8.35-r3.ebuild similarity index 92% rename from net-print/lprng/lprng-3.8.35-r2.ebuild rename to net-print/lprng/lprng-3.8.35-r3.ebuild index 4ad29b2..b6ac3d1 100644 --- a/net-print/lprng/lprng-3.8.35-r2.ebuild +++ b/net-print/lprng/lprng-3.8.35-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,8 @@ IUSE="foomaticdb kerberos nls ssl" RDEPEND="sys-process/procps ssl? ( dev-libs/openssl ) - foomaticdb? ( net-print/foomatic-filters net-print/foomatic-db ) + foomaticdb? ( || ( net-print/cups-filters[foomatic] net-print/foomatic-filters ) + net-print/foomatic-db ) !>=net-print/cups-1.6.2-r4[-lprng-compat] !