Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Math-BigInt-GMP: Math-BigInt-GMP-1.24.ebuild ChangeLog
Date: Fri, 28 Mar 2008 10:14:07
Message-Id: E1JfBb3-000684-0v@stork.gentoo.org
1 jer 08/03/28 10:14:05
2
3 Modified: Math-BigInt-GMP-1.24.ebuild ChangeLog
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?r1=1.2&r2=1.3
14
15 Index: Math-BigInt-GMP-1.24.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- Math-BigInt-GMP-1.24.ebuild 25 Jan 2008 15:20:24 -0000 1.2
22 +++ Math-BigInt-GMP-1.24.ebuild 28 Mar 2008 10:14:04 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.2 2008/01/25 15:20:24 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.3 2008/03/28 10:14:04 jer Exp $
28
29 MODULE_AUTHOR="TELS/math"
30 inherit perl-module
31 @@ -11,7 +11,7 @@
32
33 SLOT="0"
34 LICENSE="|| ( Artistic GPL-2 )"
35 -KEYWORDS="amd64 ~x86 ~ppc"
36 +KEYWORDS="amd64 hppa ~ppc ~x86"
37 RDEPEND=">=perl-core/Math-BigInt-1.87
38 >=dev-libs/gmp-4.0.0"
39 DEPEND="${RDEPEND}"
40
41
42
43 1.3 dev-perl/Math-BigInt-GMP/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?r1=1.2&r2=1.3
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ChangeLog 25 Jan 2008 15:20:24 -0000 1.2
56 +++ ChangeLog 28 Mar 2008 10:14:04 -0000 1.3
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/Math-BigInt-GMP
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.2 2008/01/25 15:20:24 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.3 2008/03/28 10:14:04 jer Exp $
62 +
63 + 28 Mar 2008; Jeroen Roovers <jer@g.o> Math-BigInt-GMP-1.24.ebuild:
64 + Stable for HPPA too.
65
66 25 Jan 2008; Samuli Suominen <drac@g.o>
67 Math-BigInt-GMP-1.24.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list