Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/mupdf: mupdf-1.2.ebuild ChangeLog
Date: Fri, 28 Feb 2014 21:46:58
Message-Id: 20140228214655.A17D22004C@flycatcher.gentoo.org
1 maekke 14/02/28 21:46:55
2
3 Modified: mupdf-1.2.ebuild ChangeLog
4 Log:
5 arm stable, bug #500988
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.12 app-text/mupdf/mupdf-1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild?r1=1.11&r2=1.12
15
16 Index: mupdf-1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- mupdf-1.2.ebuild 19 Jan 2014 08:44:23 -0000 1.11
23 +++ mupdf-1.2.ebuild 28 Feb 2014 21:46:55 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild,v 1.11 2014/01/19 08:44:23 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild,v 1.12 2014/02/28 21:46:55 maekke Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="AGPL-3"
35 SLOT="0/1.2"
36 -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
37 +KEYWORDS="amd64 arm ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
38 IUSE="X vanilla static static-libs"
39
40 LIB_DEPEND="media-libs/freetype:2[static-libs?]
41
42
43
44 1.100 app-text/mupdf/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/ChangeLog?rev=1.100&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/ChangeLog?rev=1.100&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/ChangeLog?r1=1.99&r2=1.100
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v
53 retrieving revision 1.99
54 retrieving revision 1.100
55 diff -u -r1.99 -r1.100
56 --- ChangeLog 20 Feb 2014 14:45:57 -0000 1.99
57 +++ ChangeLog 28 Feb 2014 21:46:55 -0000 1.100
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-text/mupdf
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.99 2014/02/20 14:45:57 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.100 2014/02/28 21:46:55 maekke Exp $
63 +
64 + 28 Feb 2014; Markus Meier <maekke@g.o> mupdf-1.2.ebuild:
65 + arm stable, bug #500988
66
67 20 Feb 2014; Agostino Sarubbo <ago@g.o> mupdf-1.3_p20140118.ebuild:
68 Add ~alpha, wrt bug #491876