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-FastCalc: Math-BigInt-FastCalc-0.15.ebuild ChangeLog
Date: Fri, 28 Mar 2008 10:06:01
Message-Id: E1JfBT7-00064f-SE@stork.gentoo.org
1 jer 08/03/28 10:05:53
2
3 Modified: Math-BigInt-FastCalc-0.15.ebuild ChangeLog
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild?r1=1.5&r2=1.6
14
15 Index: Math-BigInt-FastCalc-0.15.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- Math-BigInt-FastCalc-0.15.ebuild 25 Jan 2008 15:08:30 -0000 1.5
22 +++ Math-BigInt-FastCalc-0.15.ebuild 28 Mar 2008 10:05:53 -0000 1.6
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-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.5 2008/01/25 15:08:30 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.6 2008/03/28 10:05:53 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 ppc x86"
36 +KEYWORDS="amd64 hppa ppc x86"
37 RDEPEND=">=perl-core/Math-BigInt-1.87"
38 DEPEND="${RDEPEND}"
39
40
41
42
43 1.5 dev-perl/Math-BigInt-FastCalc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 25 Jan 2008 15:08:30 -0000 1.4
56 +++ ChangeLog 28 Mar 2008 10:05:53 -0000 1.5
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/Math-BigInt-FastCalc
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog,v 1.4 2008/01/25 15:08:30 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog,v 1.5 2008/03/28 10:05:53 jer Exp $
62 +
63 + 28 Mar 2008; Jeroen Roovers <jer@g.o>
64 + Math-BigInt-FastCalc-0.15.ebuild:
65 + Stable for HPPA too.
66
67 25 Jan 2008; Samuli Suominen <drac@g.o>
68 Math-BigInt-FastCalc-0.15.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list