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/Math-BigInt-GMP: ChangeLog Math-BigInt-GMP-1.24.ebuild
Date: Mon, 06 Sep 2010 18:49:17
Message-Id: 20100906184912.050B420051@flycatcher.gentoo.org
1 armin76 10/09/06 18:49:11
2
3 Modified: ChangeLog Math-BigInt-GMP-1.24.ebuild
4 Log:
5 alpha/sparc stable wrt #329441
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.8 dev-perl/Math-BigInt-GMP/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ChangeLog 21 Dec 2009 15:46:19 -0000 1.7
22 +++ ChangeLog 6 Sep 2010 18:49:11 -0000 1.8
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Math-BigInt-GMP
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.7 2009/12/21 15:46:19 armin76 Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.8 2010/09/06 18:49:11 armin76 Exp $
29 +
30 + 06 Sep 2010; Raúl Porcel <armin76@g.o>
31 + Math-BigInt-GMP-1.24.ebuild:
32 + alpha/sparc stable wrt #329441
33
34 21 Dec 2009; Raúl Porcel <armin76@g.o>
35 Math-BigInt-GMP-1.24.ebuild:
36
37
38
39 1.8 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?r1=1.7&r2=1.8
44
45 Index: Math-BigInt-GMP-1.24.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- Math-BigInt-GMP-1.24.ebuild 21 Dec 2009 15:46:19 -0000 1.7
52 +++ Math-BigInt-GMP-1.24.ebuild 6 Sep 2010 18:49:11 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 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/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.7 2009/12/21 15:46:19 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.8 2010/09/06 18:49:11 armin76 Exp $
59
60 MODULE_AUTHOR="TELS/math"
61 inherit perl-module
62 @@ -11,7 +11,7 @@
63
64 SLOT="0"
65 LICENSE="|| ( Artistic GPL-2 )"
66 -KEYWORDS="~alpha amd64 hppa ppc ~sparc x86"
67 +KEYWORDS="alpha amd64 hppa ppc sparc x86"
68 RDEPEND=">=perl-core/Math-BigInt-1.87
69 >=dev-libs/gmp-4.0.0"
70 DEPEND="${RDEPEND}"