Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Math-BigInt-GMP: Math-BigInt-GMP-1.380.0.ebuild ChangeLog Math-BigInt-GMP-1.24.ebuild Math-BigInt-GMP-1.370.0.ebuild
Date: Sat, 02 Aug 2014 20:06:34
Message-Id: 20140802200626.D51D12004E@flycatcher.gentoo.org
1 zlogene 14/08/02 20:06:25
2
3 Modified: Math-BigInt-GMP-1.380.0.ebuild ChangeLog
4 Removed: Math-BigInt-GMP-1.24.ebuild
5 Math-BigInt-GMP-1.370.0.ebuild
6 Log:
7 Stable for all; Drop old.
8
9 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
10
11 Revision Changes Path
12 1.4 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild?r1=1.3&r2=1.4
17
18 Index: Math-BigInt-GMP-1.380.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- Math-BigInt-GMP-1.380.0.ebuild 30 Jul 2014 23:41:37 -0000 1.3
25 +++ Math-BigInt-GMP-1.380.0.ebuild 2 Aug 2014 20:06:25 -0000 1.4
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild,v 1.3 2014/07/30 23:41:37 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild,v 1.4 2014/08/02 20:06:25 zlogene Exp $
31
32 EAPI=5
33
34 @@ -11,7 +11,7 @@
35 DESCRIPTION="Use the GMP library for Math::BigInt routines"
36
37 SLOT="0"
38 -KEYWORDS="~alpha ~amd64 hppa ~ppc ~sparc ~x86"
39 +KEYWORDS="alpha amd64 hppa ppc sparc x86"
40 IUSE=""
41
42 RDEPEND=">=virtual/perl-Math-BigInt-1.999.300
43
44
45
46 1.25 dev-perl/Math-BigInt-GMP/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.25&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.25&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?r1=1.24&r2=1.25
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v
55 retrieving revision 1.24
56 retrieving revision 1.25
57 diff -u -r1.24 -r1.25
58 --- ChangeLog 30 Jul 2014 23:41:37 -0000 1.24
59 +++ ChangeLog 2 Aug 2014 20:06:25 -0000 1.25
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-perl/Math-BigInt-GMP
62 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.24 2014/07/30 23:41:37 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.25 2014/08/02 20:06:25 zlogene Exp $
65 +
66 + 02 Aug 2014; Mikle Kolyada <zlogene@g.o> -Math-BigInt-GMP-1.24.ebuild,
67 + -Math-BigInt-GMP-1.370.0.ebuild, Math-BigInt-GMP-1.380.0.ebuild:
68 + Stable for all; Drop old.
69
70 30 Jul 2014; Jeroen Roovers <jer@g.o> Math-BigInt-GMP-1.380.0.ebuild:
71 Stable for HPPA (bug #513192).