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 2EE4C139694 for ; Sat, 18 Feb 2017 13:07:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68819E0D74; Sat, 18 Feb 2017 13:06:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 43237E0D74 for ; Sat, 18 Feb 2017 13:06:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6B166340AC7 for ; Sat, 18 Feb 2017 13:06:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3B9F4C1D for ; Sat, 18 Feb 2017 13:06:56 +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: <1487423213.91817989e7651fdd31506b34e745e900f40187ca.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-1.13.4.ebuild 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: 91817989e7651fdd31506b34e745e900f40187ca X-VCS-Branch: master Date: Sat, 18 Feb 2017 13:06:56 +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: 2d943574-4e63-4d5b-94eb-a3772165685d X-Archives-Hash: 8aac3acdaa67b832daa7b4569dc63f55 commit: 91817989e7651fdd31506b34e745e900f40187ca Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Feb 18 13:06:44 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Feb 18 13:06:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91817989 net-print/cups-filters: xpdf-headers useflag from poppler is long gone Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-print/cups-filters/cups-filters-1.13.4.ebuild | 2 +- net-print/cups-filters/cups-filters-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-print/cups-filters/cups-filters-1.13.4.ebuild b/net-print/cups-filters/cups-filters-1.13.4.ebuild index 6f908a09f8..b019db7791 100644 --- a/net-print/cups-filters/cups-filters-1.13.4.ebuild +++ b/net-print/cups-filters/cups-filters-1.13.4.ebuild @@ -24,7 +24,7 @@ IUSE="dbus +foomatic jpeg ldap pdf perl png +postscript static-libs tiff zerocon RDEPEND=" postscript? ( >=app-text/ghostscript-gpl-9.09[cups] ) - >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils,xpdf-headers(+)] + >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils] >=app-text/qpdf-3.0.2:= dev-libs/glib:2 media-libs/fontconfig diff --git a/net-print/cups-filters/cups-filters-9999.ebuild b/net-print/cups-filters/cups-filters-9999.ebuild index 6f908a09f8..b019db7791 100644 --- a/net-print/cups-filters/cups-filters-9999.ebuild +++ b/net-print/cups-filters/cups-filters-9999.ebuild @@ -24,7 +24,7 @@ IUSE="dbus +foomatic jpeg ldap pdf perl png +postscript static-libs tiff zerocon RDEPEND=" postscript? ( >=app-text/ghostscript-gpl-9.09[cups] ) - >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils,xpdf-headers(+)] + >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils] >=app-text/qpdf-3.0.2:= dev-libs/glib:2 media-libs/fontconfig