Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@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 19:46:08
Message-Id: E1JDPp8-0007hw-J5@stork.gentoo.org
1 dertobi123 08/01/11 19:45:50
2
3 Modified: ChangeLog cgi_multipart_eof_fix-2.5.0.ebuild
4 Log:
5 ppc stable, bug #204321
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.22 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.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 11 Jan 2008 16:02:41 -0000 1.21
22 +++ ChangeLog 11 Jan 2008 19:45:50 -0000 1.22
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.21 2008/01/11 16:02:41 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.22 2008/01/11 19:45:50 dertobi123 Exp $
28 +
29 + 11 Jan 2008; Tobias Scherbaum <dertobi123@g.o>
30 + cgi_multipart_eof_fix-2.5.0.ebuild:
31 + ppc stable, bug #204321
32
33 11 Jan 2008; Markus Meier <maekke@g.o>
34 cgi_multipart_eof_fix-2.5.0.ebuild:
35
36
37
38 1.4 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.4&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.4&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.3&r2=1.4
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.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- cgi_multipart_eof_fix-2.5.0.ebuild 11 Jan 2008 16:02:41 -0000 1.3
51 +++ cgi_multipart_eof_fix-2.5.0.ebuild 11 Jan 2008 19:45:50 -0000 1.4
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.3 2008/01/11 16:02:41 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild,v 1.4 2008/01/11 19:45:50 dertobi123 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