Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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: Wed, 30 Sep 2009 18:14:33
Message-Id: E1Mt3gx-0003pO-U2@stork.gentoo.org
1 klausman 09/09/30 18:14:19
2
3 Modified: ChangeLog Math-BigInt-GMP-1.24.ebuild
4 Log:
5 Keyworded on alpha, bug #284740
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 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.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?r1=1.5&r2=1.6
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ChangeLog 6 Apr 2009 16:11:59 -0000 1.5
22 +++ ChangeLog 30 Sep 2009 18:14:19 -0000 1.6
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.5 2009/04/06 16:11:59 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.6 2009/09/30 18:14:19 klausman Exp $
28 +
29 + 30 Sep 2009; Tobias Klausmann <klausman@g.o>
30 + Math-BigInt-GMP-1.24.ebuild:
31 + Keyworded on alpha, bug #284740
32
33 06 Apr 2009; Torsten Veller <tove@g.o> Math-BigInt-GMP-1.24.ebuild:
34 Stable on x86 (#265084)
35
36
37
38 1.6 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.6&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.6&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.5&r2=1.6
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.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- Math-BigInt-GMP-1.24.ebuild 6 Apr 2009 16:11:59 -0000 1.5
51 +++ Math-BigInt-GMP-1.24.ebuild 30 Sep 2009 18:14:19 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $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 $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.6 2009/09/30 18:14:19 klausman Exp $
57
58 MODULE_AUTHOR="TELS/math"
59 inherit perl-module
60 @@ -11,7 +11,7 @@
61
62 SLOT="0"
63 LICENSE="|| ( Artistic GPL-2 )"
64 -KEYWORDS="amd64 hppa ppc x86"
65 +KEYWORDS="~alpha amd64 hppa ppc x86"
66 RDEPEND=">=perl-core/Math-BigInt-1.87
67 >=dev-libs/gmp-4.0.0"
68 DEPEND="${RDEPEND}"