Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/pstplus/
Date: Sun, 07 Jan 2018 16:02:10
Message-Id: 1515340901.bfb5341928e5dfc566aac6cd0dfaa2f333af7b22.asturm@gentoo
1 commit: bfb5341928e5dfc566aac6cd0dfaa2f333af7b22
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 15:24:14 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 16:01:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb53419
7
8 dev-tex/pstplus: Restrict to <app-text/poppler-0.62
9
10 Bug: https://bugs.gentoo.org/641852
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 dev-tex/pstplus/pstplus-1.6.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-tex/pstplus/pstplus-1.6.ebuild b/dev-tex/pstplus/pstplus-1.6.ebuild
17 index 58920c84824..50f3fcbd4a1 100644
18 --- a/dev-tex/pstplus/pstplus-1.6.ebuild
19 +++ b/dev-tex/pstplus/pstplus-1.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=4
26 @@ -15,7 +15,7 @@ IUSE=""
27
28 DEPEND="dev-qt/qtgui:4
29 dev-qt/qtcore:4
30 - app-text/poppler[qt4]"
31 + <app-text/poppler-0.62.0[qt4]"
32 RDEPEND="${DEPEND}
33 virtual/latex-base
34 dev-texlive/texlive-pstricks