Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/math-pari: ChangeLog math-pari-2.010709.ebuild
Date: Fri, 28 Mar 2008 09:10:06
Message-Id: E1JfAb5-0004BS-AB@stork.gentoo.org
1 jer 08/03/28 09:10:03
2
3 Modified: ChangeLog math-pari-2.010709.ebuild
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.39 dev-perl/math-pari/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/math-pari/ChangeLog?rev=1.39&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/math-pari/ChangeLog?rev=1.39&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/math-pari/ChangeLog?r1=1.38&r2=1.39
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v
18 retrieving revision 1.38
19 retrieving revision 1.39
20 diff -u -r1.38 -r1.39
21 --- ChangeLog 5 Mar 2007 12:52:29 -0000 1.38
22 +++ ChangeLog 28 Mar 2008 09:10:02 -0000 1.39
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/math-pari
25 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.38 2007/03/05 12:52:29 ticho Exp $
27 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.39 2008/03/28 09:10:02 jer Exp $
29 +
30 + 28 Mar 2008; Jeroen Roovers <jer@g.o> math-pari-2.010709.ebuild:
31 + Stable for HPPA too.
32
33 05 Mar 2007; Andrej Kacian <ticho@g.o> math-pari-2.010709.ebuild:
34 Stable on x86, bug #169152.
35
36
37
38 1.6 dev-perl/math-pari/math-pari-2.010709.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/math-pari/math-pari-2.010709.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/math-pari/math-pari-2.010709.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/math-pari/math-pari-2.010709.ebuild?r1=1.5&r2=1.6
43
44 Index: math-pari-2.010709.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010709.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- math-pari-2.010709.ebuild 26 Jun 2007 01:58:55 -0000 1.5
51 +++ math-pari-2.010709.ebuild 28 Mar 2008 09:10:02 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010709.ebuild,v 1.5 2007/06/26 01:58:55 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010709.ebuild,v 1.6 2008/03/28 09:10:02 jer Exp $
58
59 inherit perl-module eutils
60
61 @@ -13,7 +13,7 @@
62
63 LICENSE="|| ( Artistic GPL-2 )"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc sparc x86"
66 +KEYWORDS="~alpha amd64 hppa ~mips ~ppc sparc x86"
67 IUSE=""
68
69 SRC_TEST="do"
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list