Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/apache: ChangeLog apache-2.2.29.ebuild
Date: Sun, 08 Feb 2015 21:10:24
Message-Id: 20150208211018.78CA01157D@oystercatcher.gentoo.org
1 maekke 15/02/08 21:10:18
2
3 Modified: ChangeLog apache-2.2.29.ebuild
4 Log:
5 arm stable, bug #535948
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.296 www-servers/apache/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.296&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.296&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?r1=1.295&r2=1.296
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v
19 retrieving revision 1.295
20 retrieving revision 1.296
21 diff -u -r1.295 -r1.296
22 --- ChangeLog 6 Feb 2015 11:35:00 -0000 1.295
23 +++ ChangeLog 8 Feb 2015 21:10:18 -0000 1.296
24 @@ -1,6 +1,9 @@
25 # ChangeLog for www-servers/apache
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.295 2015/02/06 11:35:00 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.296 2015/02/08 21:10:18 maekke Exp $
29 +
30 + 08 Feb 2015; Markus Meier <maekke@g.o> apache-2.2.29.ebuild:
31 + arm stable, bug #535948
32
33 06 Feb 2015; Agostino Sarubbo <ago@g.o> apache-2.2.29.ebuild:
34 Stable for x86, wrt bug #535948
35
36
37
38 1.5 www-servers/apache/apache-2.2.29.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild?r1=1.4&r2=1.5
43
44 Index: apache-2.2.29.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- apache-2.2.29.ebuild 6 Feb 2015 11:35:00 -0000 1.4
51 +++ apache-2.2.29.ebuild 8 Feb 2015 21:10:18 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v 1.4 2015/02/06 11:35:00 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v 1.5 2015/02/08 21:10:18 maekke Exp $
57
58 EAPI=5
59
60 @@ -89,7 +89,7 @@
61 # some helper scripts are Apache-1.1, thus both are here
62 LICENSE="Apache-2.0 Apache-1.1"
63 SLOT="2"
64 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
66 IUSE=""
67
68 src_configure() {