Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@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 ChangeLog
Date: Sat, 02 Aug 2014 20:03:52
Message-Id: 20140802200346.BBB4E2004E@flycatcher.gentoo.org
1 zlogene 14/08/02 20:03:46
2
3 Modified: Math-BigInt-1.999.300.ebuild ChangeLog
4 Log:
5 Stable for all
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.4 perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild?r1=1.3&r2=1.4
15
16 Index: Math-BigInt-1.999.300.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- Math-BigInt-1.999.300.ebuild 30 Jul 2014 23:40:08 -0000 1.3
23 +++ Math-BigInt-1.999.300.ebuild 2 Aug 2014 20:03:46 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild,v 1.3 2014/07/30 23:40:08 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild,v 1.4 2014/08/02 20:03:46 zlogene Exp $
29
30 EAPI=5
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="Arbitrary size floating point math package"
34
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~s390 ~sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
38 IUSE=""
39
40 RDEPEND=">=virtual/perl-Scalar-List-Utils-1.140.0"
41
42
43
44 1.91 perl-core/Math-BigInt/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.91&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.91&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?r1=1.90&r2=1.91
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v
53 retrieving revision 1.90
54 retrieving revision 1.91
55 diff -u -r1.90 -r1.91
56 --- ChangeLog 30 Jul 2014 23:40:08 -0000 1.90
57 +++ ChangeLog 2 Aug 2014 20:03:46 -0000 1.91
58 @@ -1,6 +1,9 @@
59 # ChangeLog for perl-core/Math-BigInt
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.90 2014/07/30 23:40:08 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.91 2014/08/02 20:03:46 zlogene Exp $
63 +
64 + 02 Aug 2014; Mikle Kolyada <zlogene@g.o> Math-BigInt-1.999.300.ebuild:
65 + Stable for all
66
67 30 Jul 2014; Jeroen Roovers <jer@g.o> Math-BigInt-1.999.300.ebuild:
68 Stable for HPPA (bug #513192).