Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/pari: pari-2.3.2-r1.ebuild ChangeLog
Date: Fri, 29 Feb 2008 03:25:53
Message-Id: E1JUvsc-00012w-AV@stork.gentoo.org
1 ranger 08/02/29 03:25:50
2
3 Modified: pari-2.3.2-r1.ebuild ChangeLog
4 Log:
5 keyworded ~arch for ppc64, bug 211795
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.8 sci-mathematics/pari/pari-2.3.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild?r1=1.7&r2=1.8
14
15 Index: pari-2.3.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- pari-2.3.2-r1.ebuild 1 Dec 2007 14:17:19 -0000 1.7
22 +++ pari-2.3.2-r1.ebuild 29 Feb 2008 03:25:49 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 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.2-r1.ebuild,v 1.7 2007/12/01 14:17:19 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.8 2008/02/29 03:25:49 ranger Exp $
29
30 inherit elisp-common eutils flag-o-matic multilib toolchain-funcs
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 hppa ~mips ppc ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 hppa ~mips ppc ~ppc64 ~sparc ~x86"
38 IUSE="doc emacs X"
39
40 DEPEND="doc? ( virtual/tetex )
41
42
43
44 1.56 sci-mathematics/pari/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.56&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.56&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pari/ChangeLog?r1=1.55&r2=1.56
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v
53 retrieving revision 1.55
54 retrieving revision 1.56
55 diff -u -r1.55 -r1.56
56 --- ChangeLog 1 Dec 2007 14:17:19 -0000 1.55
57 +++ ChangeLog 29 Feb 2008 03:25:49 -0000 1.56
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-mathematics/pari
60 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.55 2007/12/01 14:17:19 nixnut Exp $
62 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.56 2008/02/29 03:25:49 ranger Exp $
64 +
65 + 29 Feb 2008; Brent Baude <ranger@g.o> pari-2.3.2-r1.ebuild:
66 + keyworded ~arch for ppc64, bug 211795
67
68 01 Dec 2007; nixnut <nixnut@g.o> pari-2.3.2-r1.ebuild:
69 Stable on ppc wrt bug 194265
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list