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 DB340138335 for ; Sat, 11 May 2019 08:24:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AC6CE085A; Sat, 11 May 2019 08:24:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25791E0871 for ; Sat, 11 May 2019 08:24:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9ACE34402C for ; Sat, 11 May 2019 08:24:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A00BF5E1 for ; Sat, 11 May 2019 08:24:00 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1557562034.bf7a8b2a92da2d779bc46207c54b863a51e913d8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pdf2djvu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild X-VCS-Directories: app-text/pdf2djvu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bf7a8b2a92da2d779bc46207c54b863a51e913d8 X-VCS-Branch: master Date: Sat, 11 May 2019 08:24:00 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 63776367-be00-4cfe-b073-535ab69f89b6 X-Archives-Hash: 7ba739f3c336872d5813ca19a7d38781 commit: bf7a8b2a92da2d779bc46207c54b863a51e913d8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 11 08:06:43 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 11 08:07:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7a8b2a app-text/pdf2djvu: Actually apply third patch also Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild b/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild index b4230530cbb..ca3f9f53452 100644 --- a/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild +++ b/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild @@ -40,7 +40,7 @@ DOCS=( ) PATCHES=( - "${FILESDIR}"/${P}-poppler-0.76-{1,2}.patch + "${FILESDIR}"/${P}-poppler-0.76-{1,2,3}.patch ) pkg_setup() {