Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt: Math-BigInt-1.999.300.ebuild Math-BigInt-1.997.0-r2.ebuild ChangeLog
Date: Tue, 29 Jul 2014 15:59:01
Message-Id: 20140729155853.F031D2004E@flycatcher.gentoo.org
1 dilfridge 14/07/29 15:58:52
2
3 Modified: Math-BigInt-1.999.300.ebuild
4 Math-BigInt-1.997.0-r2.ebuild ChangeLog
5 Log:
6 Use perl virtual
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
9
10 Revision Changes Path
11 1.2 perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild?r1=1.1&r2=1.2
16
17 Index: Math-BigInt-1.999.300.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- Math-BigInt-1.999.300.ebuild 26 Jul 2014 11:58:41 -0000 1.1
24 +++ Math-BigInt-1.999.300.ebuild 29 Jul 2014 15:58:52 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild,v 1.1 2014/07/26 11:58:41 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild,v 1.2 2014/07/29 15:58:52 dilfridge Exp $
30
31 EAPI=5
32
33 @@ -18,7 +18,7 @@
34 DEPEND="${RDEPEND}"
35
36 PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.270.0
37 - >=perl-core/bignum-0.220.0
38 + >=virtual/perl-bignum-0.220.0
39 >=virtual/perl-Math-BigRat-0.260.200"
40
41 SRC_TEST="do"
42
43
44
45 1.2 perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild?r1=1.1&r2=1.2
50
51 Index: Math-BigInt-1.997.0-r2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- Math-BigInt-1.997.0-r2.ebuild 26 Jul 2014 14:04:37 -0000 1.1
58 +++ Math-BigInt-1.997.0-r2.ebuild 29 Jul 2014 15:58:52 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild,v 1.1 2014/07/26 14:04:37 dilfridge Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild,v 1.2 2014/07/29 15:58:52 dilfridge Exp $
64
65 EAPI=5
66
67 @@ -18,7 +18,7 @@
68 DEPEND="${RDEPEND}"
69
70 PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.270.0
71 - >=perl-core/bignum-0.220.0
72 + >=virtual/perl-bignum-0.220.0
73 >=virtual/perl-Math-BigRat-0.260.200"
74
75 PATCHES=( "${FILESDIR}/${P}-overload.patch" )
76
77
78
79 1.89 perl-core/Math-BigInt/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.89&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.89&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?r1=1.88&r2=1.89
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v
88 retrieving revision 1.88
89 retrieving revision 1.89
90 diff -u -r1.88 -r1.89
91 --- ChangeLog 26 Jul 2014 14:04:37 -0000 1.88
92 +++ ChangeLog 29 Jul 2014 15:58:52 -0000 1.89
93 @@ -1,6 +1,10 @@
94 # ChangeLog for perl-core/Math-BigInt
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.88 2014/07/26 14:04:37 dilfridge Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.89 2014/07/29 15:58:52 dilfridge Exp $
98 +
99 + 29 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
100 + Math-BigInt-1.997.0-r2.ebuild, Math-BigInt-1.999.300.ebuild:
101 + Use perl virtual
102
103 *Math-BigInt-1.997.0-r2 (26 Jul 2014)