Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: Text-CSV_XS-0.72.ebuild ChangeLog
Date: Fri, 05 Nov 2010 14:13:05
Message-Id: 20101105141302.10AB820051@flycatcher.gentoo.org
1 ssuominen 10/11/05 14:13:02
2
3 Modified: Text-CSV_XS-0.72.ebuild ChangeLog
4 Log:
5 ppc64 stable wrt #341865
6
7 (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild?r1=1.6&r2=1.7
15
16 Index: Text-CSV_XS-0.72.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- Text-CSV_XS-0.72.ebuild 27 Jun 2010 19:21:44 -0000 1.6
23 +++ Text-CSV_XS-0.72.ebuild 5 Nov 2010 14:13:01 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.6 2010/06/27 19:21:44 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.7 2010/11/05 14:13:01 ssuominen Exp $
29
30 EAPI=2
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="comma-separated values manipulation routines"
34
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 IUSE="test"
39
40 RDEPEND=""
41
42
43
44 1.77 dev-perl/Text-CSV_XS/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.77&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.77&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.76&r2=1.77
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
53 retrieving revision 1.76
54 retrieving revision 1.77
55 diff -u -r1.76 -r1.77
56 --- ChangeLog 15 Oct 2010 11:38:59 -0000 1.76
57 +++ ChangeLog 5 Nov 2010 14:13:01 -0000 1.77
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-perl/Text-CSV_XS
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.76 2010/10/15 11:38:59 tove Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.77 2010/11/05 14:13:01 ssuominen Exp $
63 +
64 + 05 Nov 2010; Samuli Suominen <ssuominen@g.o>
65 + Text-CSV_XS-0.72.ebuild:
66 + ppc64 stable wrt #341865
67
68 *Text-CSV_XS-0.76 (15 Oct 2010)