Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pdf2djvu/
Date: Sat, 11 May 2019 08:24:05
Message-Id: 1557562034.bf7a8b2a92da2d779bc46207c54b863a51e913d8.asturm@gentoo
1 commit: bf7a8b2a92da2d779bc46207c54b863a51e913d8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 11 08:06:43 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 11 08:07:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7a8b2a
7
8 app-text/pdf2djvu: Actually apply third patch also
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild b/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild
17 index b4230530cbb..ca3f9f53452 100644
18 --- a/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild
19 +++ b/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild
20 @@ -40,7 +40,7 @@ DOCS=(
21 )
22
23 PATCHES=(
24 - "${FILESDIR}"/${P}-poppler-0.76-{1,2}.patch
25 + "${FILESDIR}"/${P}-poppler-0.76-{1,2,3}.patch
26 )
27
28 pkg_setup() {