Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/arm/, profiles/arch/alpha/, ...
Date: Mon, 01 Feb 2016 17:13:11
Message-Id: 1454346739.f6ea7804594f6870b60d71a11cdc27aa404eb690.chewi@gentoo
1 commit: f6ea7804594f6870b60d71a11cdc27aa404eb690
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 30 11:05:03 2016 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 17:12:19 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ea7804
7
8 profiles: Mask tesseract[scrollview] on arches not supporting Java/SWT
9
10 profiles/arch/alpha/package.use.mask | 6 +++++-
11 profiles/arch/arm/package.use.mask | 6 +++++-
12 profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++
13 profiles/arch/sparc/package.use.mask | 6 +++++-
14 4 files changed, 19 insertions(+), 3 deletions(-)
15
16 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
17 index 7585e6d..af5c6ff 100644
18 --- a/profiles/arch/alpha/package.use.mask
19 +++ b/profiles/arch/alpha/package.use.mask
20 @@ -1,7 +1,11 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 +# James Le Cuirot <chewi@g.o) (30 Jan 2016)
27 +# scrollview requires Java, which is unsupported on Alpha.
28 +app-text/tesseract scrollview
29 +
30 # Michael Weber <xmw@g.o> (09 Jan 2016)
31 # no alpha support in media-libs/glfw
32 app-text/mupdf opengl
33
34 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
35 index 1eede1e..d939613 100644
36 --- a/profiles/arch/arm/package.use.mask
37 +++ b/profiles/arch/arm/package.use.mask
38 @@ -1,7 +1,11 @@
39 -# Copyright 1999-2015 Gentoo Foundation
40 +# Copyright 1999-2016 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 # $Id$
43
44 +# James Le Cuirot <chewi@g.o) (30 Jan 2016)
45 +# scrollview requires SWT, which is currently unsupported on ARM.
46 +app-text/tesseract scrollview
47 +
48 # Michael Weber <xmw@g.o> (09 Jan 2016)
49 # no arm support in media-libs/glfw
50 app-text/mupdf opengl
51
52 diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
53 index 1d78954..76b6de4 100644
54 --- a/profiles/arch/powerpc/ppc32/package.use.mask
55 +++ b/profiles/arch/powerpc/ppc32/package.use.mask
56 @@ -4,6 +4,10 @@
57
58 # This file requires >=portage-2.1.1
59
60 +# James Le Cuirot <chewi@g.o) (30 Jan 2016)
61 +# scrollview requires Java, which is unsupported on ppc.
62 +app-text/tesseract scrollview
63 +
64 # James Le Cuirot <chewi@g.o> (12 Jan 2015)
65 # Java is no longer supported on ppc.
66 app-text/texlive pdfannotextractor
67
68 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
69 index fee2c84..9f4d02f 100644
70 --- a/profiles/arch/sparc/package.use.mask
71 +++ b/profiles/arch/sparc/package.use.mask
72 @@ -1,4 +1,4 @@
73 -# Copyright 1999-2015 Gentoo Foundation
74 +# Copyright 1999-2016 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 # $Id$
77
78 @@ -6,6 +6,10 @@
79 # Missing keywords, bug #560382
80 media-video/ffmpeg snappy
81
82 +# James Le Cuirot <chewi@g.o) (30 Jan 2016)
83 +# scrollview requires Java, which is unsupported on SPARC.
84 +app-text/tesseract scrollview
85 +
86 # Michael Weber <xmw@g.o> (09 Jan 2016)
87 # no sparc support in media-libs/glfw
88 app-text/mupdf opengl