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/poppler/
Date: Mon, 09 Mar 2020 20:22:23
Message-Id: 1583785318.a966b485ec2be29b125a5df0ba5c17d99a29e788.asturm@gentoo
1 commit: a966b485ec2be29b125a5df0ba5c17d99a29e788
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 9 19:45:33 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 9 20:21:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a966b485
7
8 app-text/poppler: Enable USE cxx by default
9
10 Closes: https://bugs.gentoo.org/711968
11 Package-Manager: Portage-2.3.93, Repoman-2.3.20
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 app-text/poppler/poppler-0.82.0.ebuild | 2 +-
15 app-text/poppler/poppler-0.85.0.ebuild | 2 +-
16 app-text/poppler/poppler-0.86.0.ebuild | 2 +-
17 app-text/poppler/poppler-0.86.1.ebuild | 2 +-
18 app-text/poppler/poppler-9999.ebuild | 2 +-
19 5 files changed, 5 insertions(+), 5 deletions(-)
20
21 diff --git a/app-text/poppler/poppler-0.82.0.ebuild b/app-text/poppler/poppler-0.82.0.ebuild
22 index 21709f94c20..712cef5ecd6 100644
23 --- a/app-text/poppler/poppler-0.82.0.ebuild
24 +++ b/app-text/poppler/poppler-0.82.0.ebuild
25 @@ -19,7 +19,7 @@ DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
26 HOMEPAGE="https://poppler.freedesktop.org/"
27
28 LICENSE="GPL-2"
29 -IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
30 +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
31
32 # No test data provided
33 RESTRICT="test"
34
35 diff --git a/app-text/poppler/poppler-0.85.0.ebuild b/app-text/poppler/poppler-0.85.0.ebuild
36 index cdb9a931374..1f1d14ad826 100644
37 --- a/app-text/poppler/poppler-0.85.0.ebuild
38 +++ b/app-text/poppler/poppler-0.85.0.ebuild
39 @@ -19,7 +19,7 @@ DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
40 HOMEPAGE="https://poppler.freedesktop.org/"
41
42 LICENSE="GPL-2"
43 -IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
44 +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
45
46 # No test data provided
47 RESTRICT="test"
48
49 diff --git a/app-text/poppler/poppler-0.86.0.ebuild b/app-text/poppler/poppler-0.86.0.ebuild
50 index f81798f9ce0..4b6016d93eb 100644
51 --- a/app-text/poppler/poppler-0.86.0.ebuild
52 +++ b/app-text/poppler/poppler-0.86.0.ebuild
53 @@ -19,7 +19,7 @@ DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
54 HOMEPAGE="https://poppler.freedesktop.org/"
55
56 LICENSE="GPL-2"
57 -IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
58 +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
59
60 # No test data provided
61 RESTRICT="test"
62
63 diff --git a/app-text/poppler/poppler-0.86.1.ebuild b/app-text/poppler/poppler-0.86.1.ebuild
64 index 4a44849aef6..10134014b2d 100644
65 --- a/app-text/poppler/poppler-0.86.1.ebuild
66 +++ b/app-text/poppler/poppler-0.86.1.ebuild
67 @@ -19,7 +19,7 @@ DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
68 HOMEPAGE="https://poppler.freedesktop.org/"
69
70 LICENSE="GPL-2"
71 -IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
72 +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
73
74 # No test data provided
75 RESTRICT="test"
76
77 diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild
78 index 4a44849aef6..10134014b2d 100644
79 --- a/app-text/poppler/poppler-9999.ebuild
80 +++ b/app-text/poppler/poppler-9999.ebuild
81 @@ -19,7 +19,7 @@ DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
82 HOMEPAGE="https://poppler.freedesktop.org/"
83
84 LICENSE="GPL-2"
85 -IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
86 +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils"
87
88 # No test data provided
89 RESTRICT="test"