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-GMP: Math-GMP-2.04.ebuild ChangeLog
Date: Fri, 28 Mar 2008 10:18:21
Message-Id: E1JfBf9-0006CI-DJ@stork.gentoo.org
1 jer 08/03/28 10:18:19
2
3 Modified: Math-GMP-2.04.ebuild ChangeLog
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.11 dev-perl/Math-GMP/Math-GMP-2.04.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild?r1=1.10&r2=1.11
14
15 Index: Math-GMP-2.04.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- Math-GMP-2.04.ebuild 19 Jan 2007 14:06:29 -0000 1.10
22 +++ Math-GMP-2.04.ebuild 28 Mar 2008 10:18:18 -0000 1.11
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/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.10 2007/01/19 14:06:29 mcummings Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.11 2008/03/28 10:18:18 jer Exp $
29
30 inherit perl-module
31
32 @@ -10,7 +10,7 @@
33
34 SLOT="0"
35 LICENSE="|| ( Artistic GPL-2 )"
36 -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
37 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
38 IUSE=""
39
40 DEPEND="dev-libs/gmp
41
42
43
44 1.19 dev-perl/Math-GMP/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-GMP/ChangeLog?rev=1.19&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-GMP/ChangeLog?rev=1.19&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-GMP/ChangeLog?r1=1.18&r2=1.19
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v
53 retrieving revision 1.18
54 retrieving revision 1.19
55 diff -u -r1.18 -r1.19
56 --- ChangeLog 19 Jan 2007 14:06:29 -0000 1.18
57 +++ ChangeLog 28 Mar 2008 10:18:18 -0000 1.19
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Math-GMP
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.18 2007/01/19 14:06:29 mcummings Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.19 2008/03/28 10:18:18 jer Exp $
64 +
65 + 28 Mar 2008; Jeroen Roovers <jer@g.o> Math-GMP-2.04.ebuild:
66 + Stable for HPPA too.
67
68 19 Jan 2007; Michael Cummings <mcummings@g.o>
69 -Math-GMP-2.03.ebuild, Math-GMP-2.04.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list