From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-827842-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 390F5139734 for <garchives@archives.gentoo.org>; Tue, 11 Aug 2015 10:29:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 849051425F; Tue, 11 Aug 2015 10:29:12 +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 1849714252 for <gentoo-commits@lists.gentoo.org>; Tue, 11 Aug 2015 10:29:12 +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 04F6D340967 for <gentoo-commits@lists.gentoo.org>; Tue, 11 Aug 2015 10:29:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1259A14E for <gentoo-commits@lists.gentoo.org>; Tue, 11 Aug 2015 10:29:09 +0000 (UTC) From: "Michael Weber" <xmw@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" <xmw@gentoo.org> Message-ID: <1439288909.339e1f7fa1bcaea7beae4a930844fc8047f41707.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/qpdfview/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/qpdfview/qpdfview-0.4.13-r1.ebuild X-VCS-Directories: app-text/qpdfview/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 339e1f7fa1bcaea7beae4a930844fc8047f41707 X-VCS-Branch: master Date: Tue, 11 Aug 2015 10:29:09 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 97567ed6-6c5b-45e5-a611-a9c759d7ea1f X-Archives-Hash: 3b7f489566268a2e9b7d5d3275024593 commit: 339e1f7fa1bcaea7beae4a930844fc8047f41707 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Tue Aug 11 10:28:29 2015 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Aug 11 10:28:29 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=339e1f7f app-text/qpdfview: update mupdf dependency. Package-Manager: portage-2.2.20 app-text/qpdfview/qpdfview-0.4.13-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/qpdfview/qpdfview-0.4.13-r1.ebuild b/app-text/qpdfview/qpdfview-0.4.13-r1.ebuild index cde4684..041a73e 100644 --- a/app-text/qpdfview/qpdfview-0.4.13-r1.ebuild +++ b/app-text/qpdfview/qpdfview-0.4.13-r1.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE="^^ ( qt4 qt5 ) RDEPEND="cups? ( net-print/cups ) djvu? ( app-text/djvu ) - fitz? ( app-text/mupdf:0/1.4 ) + fitz? ( <app-text/mupdf-1.7:= ) postscript? ( app-text/libspectre ) qt4? ( dev-qt/qtcore:4[iconv] dev-qt/qtgui:4