Gentoo Archives: gentoo-commits

From: Sven Wegener <swegener@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Thu, 31 Dec 2015 16:56:57
Message-Id: 1451580997.29a5fdc86ff3dece11c59ee9df23cb2f35ca6e03.swegener@gentoo
1 commit: 29a5fdc86ff3dece11c59ee9df23cb2f35ca6e03
2 Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 16:55:31 2015 +0000
4 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 16:56:37 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a5fdc8
7
8 Revert "eclass, mozconfig: Use --with-intl-api"
9
10 This change wasn't meant to go out.
11
12 This reverts commit dcbc1e520d4bfa62381595f5b18eb034eff313d5.
13
14 eclass/mozconfig-v5.31.eclass | 2 +-
15 eclass/mozconfig-v5.34.eclass | 2 +-
16 eclass/mozconfig-v5.36.eclass | 2 +-
17 eclass/mozconfig-v5.38.eclass | 2 +-
18 eclass/mozconfig-v6.38.eclass | 2 +-
19 eclass/mozconfig-v6.39.eclass | 2 +-
20 eclass/mozconfig-v6.40.eclass | 2 +-
21 eclass/mozconfig-v6.41.eclass | 2 +-
22 eclass/mozconfig-v6.42.eclass | 2 +-
23 9 files changed, 9 insertions(+), 9 deletions(-)
24
25 diff --git a/eclass/mozconfig-v5.31.eclass b/eclass/mozconfig-v5.31.eclass
26 index 5d93466..e98ade2 100644
27 --- a/eclass/mozconfig-v5.31.eclass
28 +++ b/eclass/mozconfig-v5.31.eclass
29 @@ -213,6 +213,6 @@ mozconfig_config() {
30 mozconfig_use_enable system-sqlite
31 mozconfig_use_with system-jpeg
32 mozconfig_use_with system-icu
33 - mozconfig_use_with system-icu intl-api
34 + mozconfig_use_enable system-icu intl-api
35 mozconfig_use_with system-libvpx
36 }
37
38 diff --git a/eclass/mozconfig-v5.34.eclass b/eclass/mozconfig-v5.34.eclass
39 index 8fc6a65..aa73966 100644
40 --- a/eclass/mozconfig-v5.34.eclass
41 +++ b/eclass/mozconfig-v5.34.eclass
42 @@ -227,6 +227,6 @@ mozconfig_config() {
43 mozconfig_use_enable system-sqlite
44 mozconfig_use_with system-jpeg
45 mozconfig_use_with system-icu
46 - mozconfig_use_with system-icu intl-api
47 + mozconfig_use_enable system-icu intl-api
48 mozconfig_use_with system-libvpx
49 }
50
51 diff --git a/eclass/mozconfig-v5.36.eclass b/eclass/mozconfig-v5.36.eclass
52 index faf7ce8..d86fe55 100644
53 --- a/eclass/mozconfig-v5.36.eclass
54 +++ b/eclass/mozconfig-v5.36.eclass
55 @@ -227,6 +227,6 @@ mozconfig_config() {
56 mozconfig_use_enable system-sqlite
57 mozconfig_use_with system-jpeg
58 mozconfig_use_with system-icu
59 - mozconfig_use_with system-icu intl-api
60 + mozconfig_use_enable system-icu intl-api
61 mozconfig_use_with system-libvpx
62 }
63
64 diff --git a/eclass/mozconfig-v5.38.eclass b/eclass/mozconfig-v5.38.eclass
65 index d30c861..2882b8b 100644
66 --- a/eclass/mozconfig-v5.38.eclass
67 +++ b/eclass/mozconfig-v5.38.eclass
68 @@ -226,6 +226,6 @@ mozconfig_config() {
69 mozconfig_use_enable system-sqlite
70 mozconfig_use_with system-jpeg
71 mozconfig_use_with system-icu
72 - mozconfig_use_with system-icu intl-api
73 + mozconfig_use_enable system-icu intl-api
74 mozconfig_use_with system-libvpx
75 }
76
77 diff --git a/eclass/mozconfig-v6.38.eclass b/eclass/mozconfig-v6.38.eclass
78 index f3a07db..ecd4578 100644
79 --- a/eclass/mozconfig-v6.38.eclass
80 +++ b/eclass/mozconfig-v6.38.eclass
81 @@ -235,7 +235,7 @@ mozconfig_config() {
82 mozconfig_use_enable system-sqlite
83 mozconfig_use_with system-jpeg
84 mozconfig_use_with system-icu
85 - mozconfig_use_with system-icu intl-api
86 + mozconfig_use_enable system-icu intl-api
87 mozconfig_use_with system-libvpx
88
89 # Modifications to better support ARM, bug 553364
90
91 diff --git a/eclass/mozconfig-v6.39.eclass b/eclass/mozconfig-v6.39.eclass
92 index 7f7d353..b4d149f 100644
93 --- a/eclass/mozconfig-v6.39.eclass
94 +++ b/eclass/mozconfig-v6.39.eclass
95 @@ -235,6 +235,6 @@ mozconfig_config() {
96 mozconfig_use_enable system-sqlite
97 mozconfig_use_with system-jpeg
98 mozconfig_use_with system-icu
99 - mozconfig_use_with system-icu intl-api
100 + mozconfig_use_enable system-icu intl-api
101 mozconfig_use_with system-libvpx
102 }
103
104 diff --git a/eclass/mozconfig-v6.40.eclass b/eclass/mozconfig-v6.40.eclass
105 index 768c78c..f763a34 100644
106 --- a/eclass/mozconfig-v6.40.eclass
107 +++ b/eclass/mozconfig-v6.40.eclass
108 @@ -258,6 +258,6 @@ mozconfig_config() {
109 mozconfig_use_enable system-sqlite
110 mozconfig_use_with system-jpeg
111 mozconfig_use_with system-icu
112 - mozconfig_use_with system-icu intl-api
113 + mozconfig_use_enable system-icu intl-api
114 mozconfig_use_with system-libvpx
115 }
116
117 diff --git a/eclass/mozconfig-v6.41.eclass b/eclass/mozconfig-v6.41.eclass
118 index 25a9471..b3ee165 100644
119 --- a/eclass/mozconfig-v6.41.eclass
120 +++ b/eclass/mozconfig-v6.41.eclass
121 @@ -258,6 +258,6 @@ mozconfig_config() {
122 mozconfig_use_enable system-sqlite
123 mozconfig_use_with system-jpeg
124 mozconfig_use_with system-icu
125 - mozconfig_use_with system-icu intl-api
126 + mozconfig_use_enable system-icu intl-api
127 mozconfig_use_with system-libvpx
128 }
129
130 diff --git a/eclass/mozconfig-v6.42.eclass b/eclass/mozconfig-v6.42.eclass
131 index 60413c4..1feea38 100644
132 --- a/eclass/mozconfig-v6.42.eclass
133 +++ b/eclass/mozconfig-v6.42.eclass
134 @@ -261,7 +261,7 @@ mozconfig_config() {
135 mozconfig_use_enable system-sqlite
136 mozconfig_use_with system-jpeg
137 mozconfig_use_with system-icu
138 - mozconfig_use_with system-icu intl-api
139 + mozconfig_use_enable system-icu intl-api
140 mozconfig_use_with system-libvpx
141
142 # Modifications to better support ARM, bug 553364