Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.310.0.ebuild ChangeLog
Date: Sun, 08 Feb 2015 12:18:18
Message-Id: 20150208121814.67A7C1151D@oystercatcher.gentoo.org
1 zlogene 15/02/08 12:18:14
2
3 Modified: perl-Math-BigInt-FastCalc-0.310.0.ebuild ChangeLog
4 Log:
5 amd64 stable wrt bug #536790
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.2 virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild?r1=1.1&r2=1.2
15
16 Index: perl-Math-BigInt-FastCalc-0.310.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- perl-Math-BigInt-FastCalc-0.310.0.ebuild 9 Jul 2014 19:29:52 -0000 1.1
23 +++ perl-Math-BigInt-FastCalc-0.310.0.ebuild 8 Feb 2015 12:18:14 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild,v 1.1 2014/07/09 19:29:52 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild,v 1.2 2015/02/08 12:18:14 zlogene Exp $
30
31 EAPI=5
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE=""
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
39 IUSE=""
40
41 RDEPEND="
42
43
44
45 1.51 virtual/perl-Math-BigInt-FastCalc/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.51&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.51&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?r1=1.50&r2=1.51
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
54 retrieving revision 1.50
55 retrieving revision 1.51
56 diff -u -r1.50 -r1.51
57 --- ChangeLog 8 Nov 2014 15:59:17 -0000 1.50
58 +++ ChangeLog 8 Feb 2015 12:18:14 -0000 1.51
59 @@ -1,6 +1,10 @@
60 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.50 2014/11/08 15:59:17 dilfridge Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.51 2015/02/08 12:18:14 zlogene Exp $
65 +
66 + 08 Feb 2015; Mikle Kolyada <zlogene@g.o>
67 + perl-Math-BigInt-FastCalc-0.310.0.ebuild:
68 + amd64 stable wrt bug #536790
69
70 *perl-Math-BigInt-FastCalc-0.300.0-r4 (08 Nov 2014)