Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.30.ebuild
Date: Sat, 10 Nov 2007 14:54:48
Message-Id: E1IqrjO-00029o-U7@stork.gentoo.org
1 drac 07/11/10 14:54:42
2
3 Modified: ChangeLog Text-CSV_XS-0.30.ebuild
4 Log:
5 amd64 stable
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.22 dev-perl/Text-CSV_XS/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 19 Oct 2007 20:05:45 -0000 1.21
22 +++ ChangeLog 10 Nov 2007 14:54:42 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Text-CSV_XS
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.21 2007/10/19 20:05:45 ian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.22 2007/11/10 14:54:42 drac Exp $
28 +
29 + 10 Nov 2007; Samuli Suominen <drac@g.o> Text-CSV_XS-0.30.ebuild:
30 + amd64 stable
31
32 *Text-CSV_XS-0.31 (19 Oct 2007)
33
34
35
36
37 1.7 dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild?r1=1.6&r2=1.7
42
43 Index: Text-CSV_XS-0.30.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- Text-CSV_XS-0.30.ebuild 6 Oct 2007 07:28:33 -0000 1.6
50 +++ Text-CSV_XS-0.30.ebuild 10 Nov 2007 14:54:42 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v 1.6 2007/10/06 07:28:33 tgall Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v 1.7 2007/11/10 14:54:42 drac Exp $
56
57 inherit perl-module
58
59 @@ -10,7 +10,7 @@
60
61 SLOT="0"
62 LICENSE="|| ( Artistic GPL-2 )"
63 -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86"
64 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
65 IUSE=""
66
67 SRC_TEST="do"
68
69
70
71 --
72 gentoo-commits@g.o mailing list