Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Bit-Vector: ChangeLog Bit-Vector-6.4.ebuild Bit-Vector-7.1.ebuild
Date: Sat, 24 Apr 2010 20:24:18
Message-Id: 20100424202415.9C5BF2C04C@corvid.gentoo.org
1 armin76 10/04/24 20:24:15
2
3 Modified: ChangeLog Bit-Vector-6.4.ebuild
4 Bit-Vector-7.1.ebuild
5 Log:
6 Add ~arm
7 (Portage version: 2.1.7.17/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.36 dev-perl/Bit-Vector/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/ChangeLog?rev=1.36&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/ChangeLog?rev=1.36&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/ChangeLog?r1=1.35&r2=1.36
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v
19 retrieving revision 1.35
20 retrieving revision 1.36
21 diff -u -r1.35 -r1.36
22 --- ChangeLog 17 Apr 2010 08:49:35 -0000 1.35
23 +++ ChangeLog 24 Apr 2010 20:24:15 -0000 1.36
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Bit-Vector
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.35 2010/04/17 08:49:35 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.36 2010/04/24 20:24:15 armin76 Exp $
29 +
30 + 24 Apr 2010; Raúl Porcel <armin76@g.o> Bit-Vector-6.4.ebuild,
31 + Bit-Vector-7.1.ebuild:
32 + Add ~arm
33
34 17 Apr 2010; Torsten Veller <tove@g.o> Bit-Vector-7.1.ebuild:
35 Stable on amd64, x86 (#314467)
36
37
38
39 1.17 dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild?rev=1.17&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild?rev=1.17&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild?r1=1.16&r2=1.17
44
45 Index: Bit-Vector-6.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild,v
48 retrieving revision 1.16
49 retrieving revision 1.17
50 diff -u -r1.16 -r1.17
51 --- Bit-Vector-6.4.ebuild 21 Aug 2007 13:46:56 -0000 1.16
52 +++ Bit-Vector-6.4.ebuild 24 Apr 2010 20:24:15 -0000 1.17
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild,v 1.16 2007/08/21 13:46:56 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild,v 1.17 2010/04/24 20:24:15 armin76 Exp $
59
60 inherit perl-module
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="Artistic"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86"
67 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 s390 sparc x86"
68 IUSE=""
69
70 DEPEND="dev-perl/Carp-Clan
71
72
73
74 1.4 dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild?r1=1.3&r2=1.4
79
80 Index: Bit-Vector-7.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- Bit-Vector-7.1.ebuild 17 Apr 2010 08:49:35 -0000 1.3
87 +++ Bit-Vector-7.1.ebuild 24 Apr 2010 20:24:15 -0000 1.4
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild,v 1.3 2010/04/17 08:49:35 tove Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild,v 1.4 2010/04/24 20:24:15 armin76 Exp $
93
94 EAPI=2
95
96 @@ -10,7 +10,7 @@
97 DESCRIPTION="Efficient bit vector, set of integers and big int math library"
98
99 SLOT="0"
100 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd"
101 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd"
102 IUSE=""
103
104 RDEPEND="dev-perl/Carp-Clan