1 |
vapier 14/01/31 08:32:28 |
2 |
|
3 |
Modified: apache-2.2.24.ebuild apache-2.4.6-r2.ebuild |
4 |
apache-2.2.26.ebuild apache-2.4.6-r1.ebuild |
5 |
apache-2.2.25.ebuild apache-2.4.7.ebuild ChangeLog |
6 |
Log: |
7 |
Add arm64 love. |
8 |
|
9 |
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200) |
10 |
|
11 |
Revision Changes Path |
12 |
1.15 www-servers/apache/apache-2.2.24.ebuild |
13 |
|
14 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.24.ebuild?rev=1.15&view=markup |
15 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.24.ebuild?rev=1.15&content-type=text/plain |
16 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.24.ebuild?r1=1.14&r2=1.15 |
17 |
|
18 |
Index: apache-2.2.24.ebuild |
19 |
=================================================================== |
20 |
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.24.ebuild,v |
21 |
retrieving revision 1.14 |
22 |
retrieving revision 1.15 |
23 |
diff -u -r1.14 -r1.15 |
24 |
--- apache-2.2.24.ebuild 24 Jan 2014 03:39:51 -0000 1.14 |
25 |
+++ apache-2.2.24.ebuild 31 Jan 2014 08:32:28 -0000 1.15 |
26 |
@@ -1,6 +1,6 @@ |
27 |
# Copyright 1999-2014 Gentoo Foundation |
28 |
# Distributed under the terms of the GNU General Public License v2 |
29 |
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.24.ebuild,v 1.14 2014/01/24 03:39:51 vapier Exp $ |
30 |
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.24.ebuild,v 1.15 2014/01/31 08:32:28 vapier Exp $ |
31 |
|
32 |
EAPI="2" |
33 |
|
34 |
@@ -91,7 +91,7 @@ |
35 |
# some helper scripts are Apache-1.1, thus both are here |
36 |
LICENSE="Apache-2.0 Apache-1.1" |
37 |
SLOT="2" |
38 |
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
39 |
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
40 |
IUSE="" |
41 |
|
42 |
DEPEND="${DEPEND} |
43 |
|
44 |
|
45 |
|
46 |
1.4 www-servers/apache/apache-2.4.6-r2.ebuild |
47 |
|
48 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.6-r2.ebuild?rev=1.4&view=markup |
49 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.6-r2.ebuild?rev=1.4&content-type=text/plain |
50 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.6-r2.ebuild?r1=1.3&r2=1.4 |
51 |
|
52 |
Index: apache-2.4.6-r2.ebuild |
53 |
=================================================================== |
54 |
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.6-r2.ebuild,v |
55 |
retrieving revision 1.3 |
56 |
retrieving revision 1.4 |
57 |
diff -u -r1.3 -r1.4 |
58 |
--- apache-2.4.6-r2.ebuild 24 Jan 2014 03:39:51 -0000 1.3 |
59 |
+++ apache-2.4.6-r2.ebuild 31 Jan 2014 08:32:28 -0000 1.4 |
60 |
@@ -1,6 +1,6 @@ |
61 |
# Copyright 1999-2014 Gentoo Foundation |
62 |
# Distributed under the terms of the GNU General Public License v2 |
63 |
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.6-r2.ebuild,v 1.3 2014/01/24 03:39:51 vapier Exp $ |
64 |
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.6-r2.ebuild,v 1.4 2014/01/31 08:32:28 vapier Exp $ |
65 |
|
66 |
EAPI="2" |
67 |
|
68 |
@@ -121,7 +121,7 @@ |
69 |
# some helper scripts are Apache-1.1, thus both are here |
70 |
LICENSE="Apache-2.0 Apache-1.1" |
71 |
SLOT="2" |
72 |
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
73 |
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
74 |
IUSE="" |
75 |
|
76 |
DEPEND="${DEPEND} |
77 |
|
78 |
|
79 |
|
80 |
1.3 www-servers/apache/apache-2.2.26.ebuild |
81 |
|
82 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.26.ebuild?rev=1.3&view=markup |
83 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.26.ebuild?rev=1.3&content-type=text/plain |
84 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.26.ebuild?r1=1.2&r2=1.3 |
85 |
|
86 |
Index: apache-2.2.26.ebuild |
87 |
=================================================================== |
88 |
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.26.ebuild,v |
89 |
retrieving revision 1.2 |
90 |
retrieving revision 1.3 |
91 |
diff -u -r1.2 -r1.3 |
92 |
--- apache-2.2.26.ebuild 24 Jan 2014 03:39:51 -0000 1.2 |
93 |
+++ apache-2.2.26.ebuild 31 Jan 2014 08:32:28 -0000 1.3 |
94 |
@@ -1,6 +1,6 @@ |
95 |
# Copyright 1999-2014 Gentoo Foundation |
96 |
# Distributed under the terms of the GNU General Public License v2 |
97 |
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.26.ebuild,v 1.2 2014/01/24 03:39:51 vapier Exp $ |
98 |
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.26.ebuild,v 1.3 2014/01/31 08:32:28 vapier Exp $ |
99 |
|
100 |
EAPI=5 |
101 |
|
102 |
@@ -91,7 +91,7 @@ |
103 |
# some helper scripts are Apache-1.1, thus both are here |
104 |
LICENSE="Apache-2.0 Apache-1.1" |
105 |
SLOT="2" |
106 |
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
107 |
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
108 |
IUSE="" |
109 |
|
110 |
DEPEND="${DEPEND} |
111 |
|
112 |
|
113 |
|
114 |
1.5 www-servers/apache/apache-2.4.6-r1.ebuild |
115 |
|
116 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.6-r1.ebuild?rev=1.5&view=markup |
117 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.6-r1.ebuild?rev=1.5&content-type=text/plain |
118 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.6-r1.ebuild?r1=1.4&r2=1.5 |
119 |
|
120 |
Index: apache-2.4.6-r1.ebuild |
121 |
=================================================================== |
122 |
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.6-r1.ebuild,v |
123 |
retrieving revision 1.4 |
124 |
retrieving revision 1.5 |
125 |
diff -u -r1.4 -r1.5 |
126 |
--- apache-2.4.6-r1.ebuild 24 Jan 2014 03:39:51 -0000 1.4 |
127 |
+++ apache-2.4.6-r1.ebuild 31 Jan 2014 08:32:28 -0000 1.5 |
128 |
@@ -1,6 +1,6 @@ |
129 |
# Copyright 1999-2014 Gentoo Foundation |
130 |
# Distributed under the terms of the GNU General Public License v2 |
131 |
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.6-r1.ebuild,v 1.4 2014/01/24 03:39:51 vapier Exp $ |
132 |
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.6-r1.ebuild,v 1.5 2014/01/31 08:32:28 vapier Exp $ |
133 |
|
134 |
EAPI="2" |
135 |
|
136 |
@@ -121,7 +121,7 @@ |
137 |
# some helper scripts are Apache-1.1, thus both are here |
138 |
LICENSE="Apache-2.0 Apache-1.1" |
139 |
SLOT="2" |
140 |
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
141 |
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
142 |
IUSE="" |
143 |
|
144 |
DEPEND="${DEPEND} |
145 |
|
146 |
|
147 |
|
148 |
1.13 www-servers/apache/apache-2.2.25.ebuild |
149 |
|
150 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.25.ebuild?rev=1.13&view=markup |
151 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.25.ebuild?rev=1.13&content-type=text/plain |
152 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.25.ebuild?r1=1.12&r2=1.13 |
153 |
|
154 |
Index: apache-2.2.25.ebuild |
155 |
=================================================================== |
156 |
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.25.ebuild,v |
157 |
retrieving revision 1.12 |
158 |
retrieving revision 1.13 |
159 |
diff -u -r1.12 -r1.13 |
160 |
--- apache-2.2.25.ebuild 24 Jan 2014 03:39:51 -0000 1.12 |
161 |
+++ apache-2.2.25.ebuild 31 Jan 2014 08:32:28 -0000 1.13 |
162 |
@@ -1,6 +1,6 @@ |
163 |
# Copyright 1999-2014 Gentoo Foundation |
164 |
# Distributed under the terms of the GNU General Public License v2 |
165 |
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.25.ebuild,v 1.12 2014/01/24 03:39:51 vapier Exp $ |
166 |
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.25.ebuild,v 1.13 2014/01/31 08:32:28 vapier Exp $ |
167 |
|
168 |
EAPI="2" |
169 |
|
170 |
@@ -91,7 +91,7 @@ |
171 |
# some helper scripts are Apache-1.1, thus both are here |
172 |
LICENSE="Apache-2.0 Apache-1.1" |
173 |
SLOT="2" |
174 |
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
175 |
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
176 |
IUSE="" |
177 |
|
178 |
DEPEND="${DEPEND} |
179 |
|
180 |
|
181 |
|
182 |
1.6 www-servers/apache/apache-2.4.7.ebuild |
183 |
|
184 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.7.ebuild?rev=1.6&view=markup |
185 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.7.ebuild?rev=1.6&content-type=text/plain |
186 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.7.ebuild?r1=1.5&r2=1.6 |
187 |
|
188 |
Index: apache-2.4.7.ebuild |
189 |
=================================================================== |
190 |
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.7.ebuild,v |
191 |
retrieving revision 1.5 |
192 |
retrieving revision 1.6 |
193 |
diff -u -r1.5 -r1.6 |
194 |
--- apache-2.4.7.ebuild 31 Jan 2014 08:30:59 -0000 1.5 |
195 |
+++ apache-2.4.7.ebuild 31 Jan 2014 08:32:28 -0000 1.6 |
196 |
@@ -1,6 +1,6 @@ |
197 |
# Copyright 1999-2014 Gentoo Foundation |
198 |
# Distributed under the terms of the GNU General Public License v2 |
199 |
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.7.ebuild,v 1.5 2014/01/31 08:30:59 vapier Exp $ |
200 |
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.7.ebuild,v 1.6 2014/01/31 08:32:28 vapier Exp $ |
201 |
|
202 |
EAPI=5 |
203 |
|
204 |
@@ -122,7 +122,7 @@ |
205 |
# some helper scripts are Apache-1.1, thus both are here |
206 |
LICENSE="Apache-2.0 Apache-1.1" |
207 |
SLOT="2" |
208 |
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
209 |
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |
210 |
IUSE="" |
211 |
|
212 |
DEPEND="${DEPEND} |
213 |
|
214 |
|
215 |
|
216 |
1.256 www-servers/apache/ChangeLog |
217 |
|
218 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.256&view=markup |
219 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.256&content-type=text/plain |
220 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?r1=1.255&r2=1.256 |
221 |
|
222 |
Index: ChangeLog |
223 |
=================================================================== |
224 |
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v |
225 |
retrieving revision 1.255 |
226 |
retrieving revision 1.256 |
227 |
diff -u -r1.255 -r1.256 |
228 |
--- ChangeLog 31 Jan 2014 08:30:59 -0000 1.255 |
229 |
+++ ChangeLog 31 Jan 2014 08:32:28 -0000 1.256 |
230 |
@@ -1,6 +1,11 @@ |
231 |
# ChangeLog for www-servers/apache |
232 |
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 |
233 |
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.255 2014/01/31 08:30:59 vapier Exp $ |
234 |
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.256 2014/01/31 08:32:28 vapier Exp $ |
235 |
+ |
236 |
+ 31 Jan 2014; Mike Frysinger <vapier@g.o> apache-2.2.24.ebuild, |
237 |
+ apache-2.2.25.ebuild, apache-2.2.26.ebuild, apache-2.4.6-r1.ebuild, |
238 |
+ apache-2.4.6-r2.ebuild, apache-2.4.7.ebuild: |
239 |
+ Add arm64 love. |
240 |
|
241 |
31 Jan 2014; Mike Frysinger <vapier@g.o> apache-2.4.7.ebuild: |
242 |
Add workaround for gen_test_char behavior when cross-compiling #385783 by |