Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV-Simple: ChangeLog Text-CSV-Simple-1.0.0.ebuild
Date: Mon, 04 Nov 2013 19:08:14
Message-Id: 20131104190805.E53AE2004B@flycatcher.gentoo.org
1 pinkbyte 13/11/04 19:08:05
2
3 Modified: ChangeLog Text-CSV-Simple-1.0.0.ebuild
4 Log:
5 Add ~arm and ~mips keywords
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.11 dev-perl/Text-CSV-Simple/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 1 Sep 2012 11:57:58 -0000 1.10
23 +++ ChangeLog 4 Nov 2013 19:08:05 -0000 1.11
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Text-CSV-Simple
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.10 2012/09/01 11:57:58 grobian Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.11 2013/11/04 19:08:05 pinkbyte Exp $
30 +
31 + 04 Nov 2013; Sergey Popov <pinkbyte@g.o> Text-CSV-Simple-1.0.0.ebuild:
32 + Add ~arm and ~mips keywords
33
34 01 Sep 2012; Fabian Groffen <grobian@g.o> Text-CSV-Simple-1.0.0.ebuild:
35 Marked ~ppc-aix, bug #432288
36
37
38
39 1.4 dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild?r1=1.3&r2=1.4
44
45 Index: Text-CSV-Simple-1.0.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- Text-CSV-Simple-1.0.0.ebuild 1 Sep 2012 11:57:58 -0000 1.3
52 +++ Text-CSV-Simple-1.0.0.ebuild 4 Nov 2013 19:08:05 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild,v 1.3 2012/09/01 11:57:58 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild,v 1.4 2013/11/04 19:08:05 pinkbyte Exp $
59
60 EAPI=4
61
62 @@ -12,7 +12,7 @@
63
64 SLOT="0"
65 LICENSE="|| ( GPL-3 GPL-2 )" # GPL-2+
66 -KEYWORDS="amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
67 +KEYWORDS="amd64 ~arm ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
68 IUSE="test"
69
70 RDEPEND="dev-perl/Text-CSV_XS