Gentoo Archives: gentoo-commits

From: "Konstantin Arkhipov (voxus)" <voxus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/nginx: nginx-0.6.24.ebuild ChangeLog nginx-0.5.34.ebuild
Date: Mon, 31 Dec 2007 19:54:31
Message-Id: E1J9QiO-0008W1-O3@stork.gentoo.org
1 voxus 07/12/31 19:54:24
2
3 Modified: nginx-0.6.24.ebuild ChangeLog nginx-0.5.34.ebuild
4 Log:
5 Stabilized wrt bug #201691.
6 (Portage version: 2.1.4_rc12)
7
8 Revision Changes Path
9 1.2 www-servers/nginx/nginx-0.6.24.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/nginx-0.6.24.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/nginx-0.6.24.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/nginx-0.6.24.ebuild?r1=1.1&r2=1.2
14
15 Index: nginx-0.6.24.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.6.24.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- nginx-0.6.24.ebuild 30 Dec 2007 20:30:47 -0000 1.1
22 +++ nginx-0.6.24.ebuild 31 Dec 2007 19:54:24 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.6.24.ebuild,v 1.1 2007/12/30 20:30:47 voxus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.6.24.ebuild,v 1.2 2007/12/31 19:54:24 voxus Exp $
28
29 inherit eutils ssl-cert
30
31 @@ -10,7 +10,7 @@
32 SRC_URI="http://sysoev.ru/nginx/${P}.tar.gz"
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~x86"
36 +KEYWORDS="amd64 ~ppc x86"
37 IUSE="addition debug fastcgi flv imap pcre perl ssl status sub webdav zlib"
38
39 DEPEND="dev-lang/perl
40
41
42
43 1.170 www-servers/nginx/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/ChangeLog?rev=1.170&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/ChangeLog?rev=1.170&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/ChangeLog?r1=1.169&r2=1.170
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v
52 retrieving revision 1.169
53 retrieving revision 1.170
54 diff -u -r1.169 -r1.170
55 --- ChangeLog 30 Dec 2007 20:30:47 -0000 1.169
56 +++ ChangeLog 31 Dec 2007 19:54:24 -0000 1.170
57 @@ -1,6 +1,10 @@
58 # ChangeLog for www-servers/nginx
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.169 2007/12/30 20:30:47 voxus Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.170 2007/12/31 19:54:24 voxus Exp $
62 +
63 + 31 Dec 2007; Konstantin V. Arkhipov <voxus@g.o>
64 + nginx-0.5.34.ebuild, nginx-0.6.24.ebuild:
65 + Stabilization wrt bug #201691.
66
67 *nginx-0.6.24 (30 Dec 2007)
68
69
70
71
72 1.2 www-servers/nginx/nginx-0.5.34.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/nginx-0.5.34.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/nginx-0.5.34.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/nginx-0.5.34.ebuild?r1=1.1&r2=1.2
77
78 Index: nginx-0.5.34.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.5.34.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- nginx-0.5.34.ebuild 14 Dec 2007 12:23:19 -0000 1.1
85 +++ nginx-0.5.34.ebuild 31 Dec 2007 19:54:24 -0000 1.2
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2007 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.5.34.ebuild,v 1.1 2007/12/14 12:23:19 voxus Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.5.34.ebuild,v 1.2 2007/12/31 19:54:24 voxus Exp $
91
92 inherit eutils ssl-cert
93
94 @@ -10,7 +10,7 @@
95 SRC_URI="http://sysoev.ru/nginx/${P}.tar.gz"
96 LICENSE="BSD"
97 SLOT="0"
98 -KEYWORDS="~amd64 ~ppc ~x86"
99 +KEYWORDS="amd64 ~ppc x86"
100 IUSE="debug fastcgi flv imap pcre perl ssl status sub webdav zlib"
101
102 DEPEND="dev-lang/perl
103
104
105
106 --
107 gentoo-commits@g.o mailing list