commit:     48cedc8f3a88a5d1f29fe359068e8e73cc24be93
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 20:10:57 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon May 30 20:11:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48cedc8f

app-text/mupdf: avoid newest mujs.

Package-Manager: portage-2.3.0_rc1

 app-text/mupdf/mupdf-1.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/mupdf/mupdf-1.8.ebuild b/app-text/mupdf/mupdf-1.8.ebuild
index 91b7c8f..1b41a51 100644
--- a/app-text/mupdf/mupdf-1.8.ebuild
+++ b/app-text/mupdf/mupdf-1.8.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$
 
@@ -26,7 +26,7 @@ LIB_DEPEND="
        virtual/jpeg[static-libs?]
        X? ( x11-libs/libX11[static-libs?]
                x11-libs/libXext[static-libs?] )
-       javascript? ( dev-lang/mujs )
+       javascript? ( <dev-lang/mujs-0_p20160504 )
        opengl? ( >=media-libs/glfw-3 )"
 RDEPEND="${LIB_DEPEND}"
 DEPEND="${RDEPEND}

Reply via email to