Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/mupdf/
Date: Mon, 30 May 2016 20:12:04
Message-Id: 1464639116.48cedc8f3a88a5d1f29fe359068e8e73cc24be93.xmw@gentoo
1 commit: 48cedc8f3a88a5d1f29fe359068e8e73cc24be93
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 20:10:57 2016 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 20:11:56 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48cedc8f
7
8 app-text/mupdf: avoid newest mujs.
9
10 Package-Manager: portage-2.3.0_rc1
11
12 app-text/mupdf/mupdf-1.8.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/mupdf/mupdf-1.8.ebuild b/app-text/mupdf/mupdf-1.8.ebuild
16 index 91b7c8f..1b41a51 100644
17 --- a/app-text/mupdf/mupdf-1.8.ebuild
18 +++ b/app-text/mupdf/mupdf-1.8.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -26,7 +26,7 @@ LIB_DEPEND="
26 virtual/jpeg[static-libs?]
27 X? ( x11-libs/libX11[static-libs?]
28 x11-libs/libXext[static-libs?] )
29 - javascript? ( dev-lang/mujs )
30 + javascript? ( <dev-lang/mujs-0_p20160504 )
31 opengl? ( >=media-libs/glfw-3 )"
32 RDEPEND="${LIB_DEPEND}"
33 DEPEND="${RDEPEND}