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 72948139694 for ; Mon, 20 Feb 2017 22:27:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A00AEE0D10; Mon, 20 Feb 2017 22:27:49 +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 7D2D5E0D10 for ; Mon, 20 Feb 2017 22:27:49 +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 6A3E5340AC7 for ; Mon, 20 Feb 2017 22:27:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDAC64ED8 for ; Mon, 20 Feb 2017 22:27:46 +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: <1487629663.1ed60dd61c9e6b600326e28f57533c732510bf3a.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cups-filters/cups-filters-9999.ebuild X-VCS-Directories: net-print/cups-filters/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 1ed60dd61c9e6b600326e28f57533c732510bf3a X-VCS-Branch: master Date: Mon, 20 Feb 2017 22:27:46 +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: 5971a0e7-17e4-490b-9476-f906139dc35a X-Archives-Hash: ffa7929a139ca21ec7691758f724ddfc commit: 1ed60dd61c9e6b600326e28f57533c732510bf3a Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon Feb 20 22:15:19 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Mon Feb 20 22:27:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed60dd6 net-print/cups-filters: Remove dependency on bc, can't find any reference to it anymore. Bug 609574 Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-print/cups-filters/cups-filters-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-print/cups-filters/cups-filters-9999.ebuild b/net-print/cups-filters/cups-filters-9999.ebuild index b019db7791..1469d3fa8c 100644 --- a/net-print/cups-filters/cups-filters-9999.ebuild +++ b/net-print/cups-filters/cups-filters-9999.ebuild @@ -32,7 +32,6 @@ RDEPEND=" media-libs/lcms:2 >=net-print/cups-1.7.3 !<=net-print/cups-1.5.9999 - sys-devel/bc sys-libs/zlib dbus? ( sys-apps/dbus ) foomatic? ( !net-print/foomatic-filters )