From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-client/chromium/files: chromium-system-icu-r0.patch
Date: Sat, 28 Sep 2013 22:31:44 +0000 (UTC) [thread overview]
Message-ID: <20130928223144.78DE52004E@flycatcher.gentoo.org> (raw)
phajdan.jr 13/09/28 22:31:44
Modified: chromium-system-icu-r0.patch
Log:
Fix the patch and apply it, bug #486342 by floppym.
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 30427902)
Revision Changes Path
1.12 www-client/chromium/files/chromium-system-icu-r0.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-system-icu-r0.patch?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-system-icu-r0.patch?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-system-icu-r0.patch?r1=1.11&r2=1.12
Index: chromium-system-icu-r0.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/files/chromium-system-icu-r0.patch,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- chromium-system-icu-r0.patch 28 Sep 2013 03:54:54 -0000 1.11
+++ chromium-system-icu-r0.patch 28 Sep 2013 22:31:44 -0000 1.12
@@ -1,14 +1,26 @@
---- build/linux/unbundle/icu.gyp.orig 2013-05-08 16:16:58.989728264 +0000
-+++ build/linux/unbundle/icu.gyp 2013-05-08 16:18:07.910115715 +0000
-@@ -7,6 +7,11 @@
+--- build/linux/unbundle/icu.gyp.orig 2013-09-27 18:18:50.531839532 +0000
++++ build/linux/unbundle/icu.gyp 2013-09-27 18:19:08.301950500 +0000
+@@ -7,6 +7,7 @@
{
'target_name': 'system_icu',
'type': 'none',
-+ 'direct_dependent_settings': {
-+ 'defines': [
-+ 'U_USING_ICU_NAMESPACE=0',
-+ ],
-+ },
- 'link_settings': {
- 'ldflags': [
- '<!@(icu-config --ldflags)',
++ 'toolsets': ['host', 'target'],
+ 'direct_dependent_settings': {
+ 'defines': [
+ 'U_USING_ICU_NAMESPACE=0',
+@@ -30,6 +31,7 @@
+ {
+ 'target_name': 'icui18n',
+ 'type': 'none',
++ 'toolsets': ['host', 'target'],
+ 'dependencies': ['system_icu'],
+ 'export_dependent_settings': ['system_icu'],
+ 'variables': {
+@@ -116,6 +118,7 @@
+ {
+ 'target_name': 'icuuc',
+ 'type': 'none',
++ 'toolsets': ['host', 'target'],
+ 'dependencies': ['system_icu'],
+ 'export_dependent_settings': ['system_icu'],
+ 'variables': {
next reply other threads:[~2013-09-28 22:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-28 22:31 PaweA Hajdan (phajdan.jr) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-01 14:41 [gentoo-commits] gentoo-x86 commit in www-client/chromium/files: chromium-system-icu-r0.patch PaweA Hajdan (phajdan.jr)
2010-10-07 6:39 PaweA Hajdan (phajdan.jr)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130928223144.78DE52004E@flycatcher.gentoo.org \
--to=phajdan.jr@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox