Gentoo Archives: gentoo-commits

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