Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/fastercsv: ChangeLog fastercsv-1.5.3.ebuild
Date: Sun, 31 Oct 2010 13:19:13
Message-Id: 20101031131907.15B3020051@flycatcher.gentoo.org
1 hwoarang 10/10/31 13:19:07
2
3 Modified: ChangeLog fastercsv-1.5.3.ebuild
4 Log:
5 Stable on amd64 wrt bug #342233
6
7 (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 dev-ruby/fastercsv/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 22 May 2010 14:53:40 -0000 1.10
23 +++ ChangeLog 31 Oct 2010 13:19:07 -0000 1.11
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/fastercsv
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v 1.10 2010/05/22 14:53:40 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v 1.11 2010/10/31 13:19:07 hwoarang Exp $
29 +
30 + 31 Oct 2010; Markos Chandras <hwoarang@g.o> fastercsv-1.5.3.ebuild:
31 + Stable on amd64 wrt bug #342233
32
33 22 May 2010; Diego E. Pettenò <flameeyes@g.o>
34 -fastercsv-1.5.0.ebuild, -fastercsv-1.5.0-r1.ebuild,
35
36
37
38 1.4 dev-ruby/fastercsv/fastercsv-1.5.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild?r1=1.3&r2=1.4
43
44 Index: fastercsv-1.5.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- fastercsv-1.5.3.ebuild 22 May 2010 14:53:40 -0000 1.3
51 +++ fastercsv-1.5.3.ebuild 31 Oct 2010 13:19:07 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild,v 1.3 2010/05/22 14:53:40 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild,v 1.4 2010/10/31 13:19:07 hwoarang Exp $
57
58 EAPI=2
59
60 @@ -20,7 +20,7 @@
61 HOMEPAGE="http://fastercsv.rubyforge.org/"
62 LICENSE="|| ( Ruby GPL-2 )"
63
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="amd64 ~x86"
66 SLOT="0"
67 IUSE=""