Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/chromium/files: chromium-system-jinja-r3.patch chromium-depot-tools-r0.patch
Date: Wed, 29 Jan 2014 05:16:05
Message-Id: 20140129051600.721842004C@flycatcher.gentoo.org
1 phajdan.jr 14/01/29 05:16:00
2
3 Added: chromium-system-jinja-r3.patch
4 chromium-depot-tools-r0.patch
5 Log:
6 Dev channel bump. Aura is now default. Use bundled icu.
7
8 (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 30427902)
9
10 Revision Changes Path
11 1.1 www-client/chromium/files/chromium-system-jinja-r3.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-system-jinja-r3.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-system-jinja-r3.patch?rev=1.1&content-type=text/plain
15
16 Index: chromium-system-jinja-r3.patch
17 ===================================================================
18 --- third_party/WebKit/Source/bindings/generated_bindings.gyp.orig 2014-01-29 01:37:10.832866464 +0000
19 +++ third_party/WebKit/Source/bindings/generated_bindings.gyp 2014-01-29 01:37:29.082985891 +0000
20 @@ -74,11 +74,6 @@
21
22 'compiler_module_files': [
23 'scripts/idl_compiler.py',
24 - '<(DEPTH)/third_party/ply/lex.py',
25 - '<(DEPTH)/third_party/ply/yacc.py',
26 - # jinja2/__init__.py contains version string, so sufficient for package
27 - '<(DEPTH)/third_party/jinja2/__init__.py',
28 - '<(DEPTH)/third_party/markupsafe/__init__.py', # jinja2 dep
29 '<(DEPTH)/tools/idl_parser/idl_lexer.py',
30 '<(DEPTH)/tools/idl_parser/idl_node.py',
31 '<(DEPTH)/tools/idl_parser/idl_parser.py',
32 --- third_party/WebKit/Source/build/scripts/scripts.gypi.orig 2014-01-29 01:37:58.853180703 +0000
33 +++ third_party/WebKit/Source/build/scripts/scripts.gypi 2014-01-29 01:38:06.423230239 +0000
34 @@ -1,10 +1,6 @@
35 {
36 'variables': {
37 'scripts_for_in_files': [
38 - # jinja2/__init__.py contains version string, so sufficient as
39 - # dependency for whole jinja2 package
40 - '<(DEPTH)/third_party/jinja2/__init__.py',
41 - '<(DEPTH)/third_party/markupsafe/__init__.py', # jinja2 dep
42 'hasher.py',
43 'in_file.py',
44 'in_generator.py',
45
46
47
48 1.1 www-client/chromium/files/chromium-depot-tools-r0.patch
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-depot-tools-r0.patch?rev=1.1&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-depot-tools-r0.patch?rev=1.1&content-type=text/plain
52
53 Index: chromium-depot-tools-r0.patch
54 ===================================================================
55 --- build/gyp_chromium.orig 2014-01-29 01:22:52.527247671 +0000
56 +++ build/gyp_chromium 2014-01-29 01:23:49.857623290 +0000
57 @@ -38,8 +38,6 @@
58 sys.path.insert(1, os.path.join(chrome_src, 'third_party', 'WebKit',
59 'Source', 'build', 'scripts'))
60
61 -import find_depot_tools
62 -
63 # On Windows, Psyco shortens warm runs of build/gyp_chromium by about
64 # 20 seconds on a z600 machine with 12 GB of RAM, from 90 down to 70
65 # seconds. Conversely, memory usage of build/gyp_chromium with Psyco