phajdan.jr 14/06/04 07:16:59 Added: chromium-angle-r0.patch Log: Dev channel bump. Remove old. (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.1 www-client/chromium/files/chromium-angle-r0.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-angle-r0.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-angle-r0.patch?rev=1.1&content-type=text/plain Index: chromium-angle-r0.patch =================================================================== --- third_party/angle/src/angle.gypi.orig 2014-06-03 15:21:44.892885543 +0000 +++ third_party/angle/src/angle.gypi 2014-06-03 15:22:07.833345520 +0000 @@ -56,7 +56,7 @@ { 'action_name': 'Generate Commit ID Header', 'message': 'Generating commit ID header...', - 'inputs': [ '<(SHARED_INTERMEDIATE_DIR)/commit_id.py', '<(angle_path)/.git/index' ], + 'inputs': [ '<(SHARED_INTERMEDIATE_DIR)/commit_id.py' ], 'outputs': [ '<(SHARED_INTERMEDIATE_DIR)/commit.h' ], 'action': [ 'python', '<(SHARED_INTERMEDIATE_DIR)/commit_id.py', '<(SHARED_INTERMEDIATE_DIR)/commit.h' ], },
