commit: b083a4313d586d6b6cdb0b1af00cd747da3a0f45
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 21:02:47 2016 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Jun 4 19:46:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b083a431
app-text/llpp: incompatible with latest mupdf
Package-Manager: portage-2.3.0_rc1
app-text/llpp/llpp-20_p20140818.ebuild | 3 ++-
app-text/llpp/llpp-22.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/app-text/llpp/llpp-20_p20140818.ebuild
b/app-text/llpp/llpp-20_p20140818.ebuild
index 28ba8ac..938dfaa 100644
--- a/app-text/llpp/llpp-20_p20140818.ebuild
+++ b/app-text/llpp/llpp-20_p20140818.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,6 +17,7 @@ IUSE="+ocamlopt static"
#IUSE="egl +ocamlopt static"
LIB_DEPEND=">=app-text/mupdf-1.5:0=[static-libs]
+ <app-text/mupdf-1.9a:0=[static-libs]
media-libs/openjpeg:2[static-libs]
media-libs/fontconfig:1.0[static-libs]
media-libs/freetype:2[static-libs]
diff --git a/app-text/llpp/llpp-22.ebuild b/app-text/llpp/llpp-22.ebuild
index 58d774e..f4c28d5 100644
--- a/app-text/llpp/llpp-22.ebuild
+++ b/app-text/llpp/llpp-22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,6 +17,7 @@ IUSE="+ocamlopt static"
#IUSE="egl +ocamlopt static"
LIB_DEPEND=">=app-text/mupdf-1.7a:0=[static-libs]
+ <app-text/mupdf-1.9a:0=[static-libs]
media-libs/openjpeg:2[static-libs]
media-libs/fontconfig:1.0[static-libs]
media-libs/freetype:2[static-libs]