Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/pari: pari-2.3.5.ebuild ChangeLog
Date: Fri, 24 Jan 2014 11:04:36
Message-Id: 20140124110430.6F2362004C@flycatcher.gentoo.org
1 zlogene 14/01/24 11:04:30
2
3 Modified: pari-2.3.5.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #494330
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.13 sci-mathematics/pari/pari-2.3.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/pari-2.3.5.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/pari-2.3.5.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/pari-2.3.5.ebuild?r1=1.12&r2=1.13
15
16 Index: pari-2.3.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.5.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- pari-2.3.5.ebuild 20 Jan 2014 15:49:59 -0000 1.12
23 +++ pari-2.3.5.ebuild 24 Jan 2014 11:04:30 -0000 1.13
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/sci-mathematics/pari/pari-2.3.5.ebuild,v 1.12 2014/01/20 15:49:59 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.5.ebuild,v 1.13 2014/01/24 11:04:30 zlogene Exp $
29
30 EAPI=3
31 inherit elisp-common eutils flag-o-matic toolchain-funcs
32 @@ -17,7 +17,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
37 +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
38 IUSE="doc data fltk gmp static-libs X"
39
40 RDEPEND="sys-libs/readline
41
42
43
44 1.101 sci-mathematics/pari/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.101&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.101&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/ChangeLog?r1=1.100&r2=1.101
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v
53 retrieving revision 1.100
54 retrieving revision 1.101
55 diff -u -r1.100 -r1.101
56 --- ChangeLog 20 Jan 2014 15:49:59 -0000 1.100
57 +++ ChangeLog 24 Jan 2014 11:04:30 -0000 1.101
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-mathematics/pari
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.100 2014/01/20 15:49:59 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.101 2014/01/24 11:04:30 zlogene Exp $
63 +
64 + 24 Jan 2014; Mikle Kolyada <zlogene@g.o> pari-2.3.5.ebuild:
65 + x86 stable wrt bug #494330
66
67 20 Jan 2014; Agostino Sarubbo <ago@g.o> pari-2.3.5.ebuild:
68 Stable for ppc, wrt bug #494330