Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
Date: Sun, 28 Nov 2010 19:12:09
Message-Id: 20101128191157.922E120051@flycatcher.gentoo.org
1 armin76 10/11/28 19:11:57
2
3 Modified: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
4 Log:
5 Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605
6
7 (Portage version: 2.1.9.24/cvs/Linux ia64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.12 perl-core/Math-BigInt-FastCalc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 20 Nov 2010 18:38:33 -0000 1.11
23 +++ ChangeLog 28 Nov 2010 19:11:57 -0000 1.12
24 @@ -1,6 +1,10 @@
25 # ChangeLog for perl-core/Math-BigInt-FastCalc
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.11 2010/11/20 18:38:33 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.12 2010/11/28 19:11:57 armin76 Exp $
29 +
30 + 28 Nov 2010; Raúl Porcel <armin76@g.o>
31 + Math-BigInt-FastCalc-0.24.ebuild:
32 + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605
33
34 20 Nov 2010; Jeroen Roovers <jer@g.o>
35 Math-BigInt-FastCalc-0.24.ebuild:
36
37
38
39 1.4 perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild?r1=1.3&r2=1.4
44
45 Index: Math-BigInt-FastCalc-0.24.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- Math-BigInt-FastCalc-0.24.ebuild 20 Nov 2010 18:38:33 -0000 1.3
52 +++ Math-BigInt-FastCalc-0.24.ebuild 28 Nov 2010 19:11:57 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.3 2010/11/20 18:38:33 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.4 2010/11/28 19:11:57 armin76 Exp $
58
59 EAPI=3
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
63
64 SLOT="0"
65 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
67 IUSE=""
68
69 RDEPEND=">=virtual/perl-Math-BigInt-1.97