Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@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 Apr 2009 16:12:02
Message-Id: E1LqrQV-0008WH-GJ@stork.gentoo.org
1 tove 09/04/06 16:11:59
2
3 Modified: ChangeLog Math-BigInt-GMP-1.24.ebuild
4 Log:
5 Stable on x86 (#265084)
6 (Portage version: 2.2_rc28/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 dev-perl/Math-BigInt-GMP/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 13 May 2008 03:27:21 -0000 1.4
22 +++ ChangeLog 6 Apr 2009 16:11:59 -0000 1.5
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Math-BigInt-GMP
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.4 2008/05/13 03:27:21 josejx Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.5 2009/04/06 16:11:59 tove Exp $
29 +
30 + 06 Apr 2009; Torsten Veller <tove@g.o> Math-BigInt-GMP-1.24.ebuild:
31 + Stable on x86 (#265084)
32
33 13 May 2008; Joseph Jezak <josejx@g.o> Math-BigInt-GMP-1.24.ebuild:
34 Marked ppc stable.
35
36
37
38 1.5 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?r1=1.4&r2=1.5
43
44 Index: Math-BigInt-GMP-1.24.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- Math-BigInt-GMP-1.24.ebuild 13 May 2008 03:27:21 -0000 1.4
51 +++ Math-BigInt-GMP-1.24.ebuild 6 Apr 2009 16:11:59 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.4 2008/05/13 03:27:21 josejx Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.5 2009/04/06 16:11:59 tove Exp $
58
59 MODULE_AUTHOR="TELS/math"
60 inherit perl-module
61 @@ -11,7 +11,7 @@
62
63 SLOT="0"
64 LICENSE="|| ( Artistic GPL-2 )"
65 -KEYWORDS="amd64 hppa ppc ~x86"
66 +KEYWORDS="amd64 hppa ppc x86"
67 RDEPEND=">=perl-core/Math-BigInt-1.87
68 >=dev-libs/gmp-4.0.0"
69 DEPEND="${RDEPEND}"