Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Sun, 25 Oct 2009 22:25:27
Message-Id: E1N2BWe-0001tL-Vr@stork.gentoo.org
1 jer 09/10/25 22:25:24
2
3 Modified: pari-2.3.4-r1.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #289327).
6 (Portage version: 2.2_rc46/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/pari-2.3.4-r1.ebuild?rev=1.5&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.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- pari-2.3.4-r1.ebuild 24 Oct 2009 16:31:48 -0000 1.4
22 +++ pari-2.3.4-r1.ebuild 25 Oct 2009 22:25:24 -0000 1.5
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.4 2009/10/24 16:31:48 klausman Exp $
27 +# $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 $
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.70 sci-mathematics/pari/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.70&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.70&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/ChangeLog?r1=1.69&r2=1.70
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v
52 retrieving revision 1.69
53 retrieving revision 1.70
54 diff -u -r1.69 -r1.70
55 --- ChangeLog 24 Oct 2009 16:31:48 -0000 1.69
56 +++ ChangeLog 25 Oct 2009 22:25:24 -0000 1.70
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.69 2009/10/24 16:31:48 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.70 2009/10/25 22:25:24 jer Exp $
62 +
63 + 25 Oct 2009; Jeroen Roovers <jer@g.o> pari-2.3.4-r1.ebuild:
64 + Stable for HPPA (bug #289327).
65
66 24 Oct 2009; Tobias Klausmann <klausman@g.o> pari-2.3.4-r1.ebuild:
67 Stable on alpha, bug #289327