Gentoo Archives: gentoo-commits

From: "RaAl Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/apache: ChangeLog apache-2.2.6.ebuild
Date: Sun, 09 Sep 2007 15:35:11
Message-Id: E1IUOhn-0004QQ-RX@stork.gentoo.org
1 armin76 07/09/09 15:28:11
2
3 Modified: ChangeLog apache-2.2.6.ebuild
4 Log:
5 alpha/ia64 stable wrt security #186219
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.24 www-servers/apache/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/apache/ChangeLog?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/apache/ChangeLog?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/apache/ChangeLog?r1=1.23&r2=1.24
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ChangeLog 9 Sep 2007 12:42:16 -0000 1.23
22 +++ ChangeLog 9 Sep 2007 15:28:11 -0000 1.24
23 @@ -1,6 +1,9 @@
24 # ChangeLog for www-servers/apache
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.23 2007/09/09 12:42:16 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.24 2007/09/09 15:28:11 armin76 Exp $
28 +
29 + 09 Sep 2007; Raúl Porcel <armin76@g.o> apache-2.2.6.ebuild:
30 + alpha/ia64 stable wrt security #186219
31
32 09 Sep 2007; Markus Meier <maekke@g.o> apache-2.2.6.ebuild:
33 stable on x86, wrt security bug #186219
34
35
36
37 1.6 www-servers/apache/apache-2.2.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/apache/apache-2.2.6.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/apache/apache-2.2.6.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/apache/apache-2.2.6.ebuild?r1=1.5&r2=1.6
42
43 Index: apache-2.2.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- apache-2.2.6.ebuild 9 Sep 2007 12:42:16 -0000 1.5
50 +++ apache-2.2.6.ebuild 9 Sep 2007 15:28:11 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6.ebuild,v 1.5 2007/09/09 12:42:16 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6.ebuild,v 1.6 2007/09/09 15:28:11 armin76 Exp $
56
57 inherit eutils flag-o-matic multilib autotools
58
59 @@ -18,7 +18,7 @@
60 # some helper scripts are apache-1.1, thus both are here
61 LICENSE="Apache-2.0 Apache-1.1"
62 SLOT="2"
63 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
65 IUSE="debug doc ldap mpm-event mpm-itk mpm-peruser mpm-prefork mpm-worker no-suexec selinux ssl static-modules threads"
66
67 DEPEND="dev-lang/perl
68
69
70
71 --
72 gentoo-commits@g.o mailing list