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 684B31384C0 for ; Fri, 28 Aug 2015 13:26:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD707E0896; Fri, 28 Aug 2015 13:26:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FCFBE0896 for ; Fri, 28 Aug 2015 13:26:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 953DC340AF9 for ; Fri, 28 Aug 2015 13:26:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21669161 for ; Fri, 28 Aug 2015 13:26:08 +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: <1440768354.58751e235011d39f8436644231a54a61c1de1247.mrueg@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-1.0.71.ebuild X-VCS-Directories: net-print/cups-filters/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 58751e235011d39f8436644231a54a61c1de1247 X-VCS-Branch: master Date: Fri, 28 Aug 2015 13:26:08 +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: 083ef21f-5863-4e37-b65e-580689e81e6e X-Archives-Hash: d0af986d4246965a9e8f91eccf8aa8f9 commit: 58751e235011d39f8436644231a54a61c1de1247 Author: Manuel Rüger gentoo org> AuthorDate: Fri Aug 28 13:25:54 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Fri Aug 28 13:25:54 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58751e23 net-print/cups-filters: Restrict poppler dependency to <0.35.0 for stable version Gentoo-Bug: #558876 Package-Manager: portage-2.2.20.1 net-print/cups-filters/cups-filters-1.0.71.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-print/cups-filters/cups-filters-1.0.71.ebuild b/net-print/cups-filters/cups-filters-1.0.71.ebuild index 474f495..41357d5 100644 --- a/net-print/cups-filters/cups-filters-1.0.71.ebuild +++ b/net-print/cups-filters/cups-filters-1.0.71.ebuild @@ -25,7 +25,7 @@ IUSE="dbus +foomatic jpeg perl png static-libs tiff zeroconf" RDEPEND=" >=app-text/ghostscript-gpl-9.09 - app-text/poppler:=[cxx,jpeg?,lcms,tiff?,xpdf-headers(+)] + =app-text/qpdf-3.0.2:= media-libs/fontconfig media-libs/freetype:2