Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/cgi_multipart_eof_fix: ChangeLog cgi_multipart_eof_fix-2.5.0.ebuild
Date: Fri, 11 Jan 2008 16:02:45
Message-Id: E1JDMLC-0005ZL-6N@stork.gentoo.org
1 maekke 08/01/11 16:02:42
2
3 Modified: ChangeLog cgi_multipart_eof_fix-2.5.0.ebuild
4 Log:
5 x86 stable, security bug #204321
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.21 dev-ruby/cgi_multipart_eof_fix/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog?r1=1.20&r2=1.21
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- ChangeLog 11 Jan 2008 14:17:56 -0000 1.20
22 +++ ChangeLog 11 Jan 2008 16:02:41 -0000 1.21
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/cgi_multipart_eof_fix
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.20 2008/01/11 14:17:56 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.21 2008/01/11 16:02:41 maekke Exp $
28 +
29 + 11 Jan 2008; Markus Meier <maekke@g.o>
30 + cgi_multipart_eof_fix-2.5.0.ebuild:
31 + x86 stable, security bug #204321
32
33 11 Jan 2008; Brent Baude <ranger@g.o>
34 cgi_multipart_eof_fix-2.5.0.ebuild:
35
36
37
38 1.3 dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild?r1=1.2&r2=1.3
43
44 Index: cgi_multipart_eof_fix-2.5.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- cgi_multipart_eof_fix-2.5.0.ebuild 11 Jan 2008 14:17:56 -0000 1.2
51 +++ cgi_multipart_eof_fix-2.5.0.ebuild 11 Jan 2008 16:02:41 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild,v 1.2 2008/01/11 14:17:56 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild,v 1.3 2008/01/11 16:02:41 maekke Exp $
57
58 inherit ruby gems
59
60 @@ -10,5 +10,5 @@
61
62 LICENSE="Ruby"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
66 IUSE=""
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list