Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/pari: pari-2.3.4-r1.ebuild ChangeLog
Date: Thu, 29 Oct 2009 15:51:37
Message-Id: E1N3XHi-0000BA-OS@stork.gentoo.org
1 maekke 09/10/29 15:51:34
2
3 Modified: pari-2.3.4-r1.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #289327
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 sci-mathematics/pari/pari-2.3.4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/pari-2.3.4-r1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/pari-2.3.4-r1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/pari-2.3.4-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: pari-2.3.4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.4-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- pari-2.3.4-r1.ebuild 25 Oct 2009 22:25:24 -0000 1.5
22 +++ pari-2.3.4-r1.ebuild 29 Oct 2009 15:51:34 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.4-r1.ebuild,v 1.5 2009/10/25 22:25:24 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.4-r1.ebuild,v 1.6 2009/10/29 15:51:34 maekke Exp $
28
29 EAPI=2
30 inherit elisp-common eutils flag-o-matic
31 @@ -17,7 +17,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha ~amd64 hppa ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 hppa ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
37 IUSE="doc data emacs fltk gmp qt3 static X"
38
39 RDEPEND="sys-libs/readline
40
41
42
43 1.71 sci-mathematics/pari/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.71&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.71&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/ChangeLog?r1=1.70&r2=1.71
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v
52 retrieving revision 1.70
53 retrieving revision 1.71
54 diff -u -r1.70 -r1.71
55 --- ChangeLog 25 Oct 2009 22:25:24 -0000 1.70
56 +++ ChangeLog 29 Oct 2009 15:51:34 -0000 1.71
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-mathematics/pari
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.70 2009/10/25 22:25:24 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.71 2009/10/29 15:51:34 maekke Exp $
62 +
63 + 29 Oct 2009; Markus Meier <maekke@g.o> pari-2.3.4-r1.ebuild:
64 + amd64/x86 stable, bug #289327
65
66 25 Oct 2009; Jeroen Roovers <jer@g.o> pari-2.3.4-r1.ebuild:
67 Stable for HPPA (bug #289327).