Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt: ChangeLog Math-BigInt-1.86.ebuild
Date: Sat, 10 Nov 2007 11:21:39
Message-Id: E1IqoP8-0005ik-Cr@stork.gentoo.org
1 drac 07/11/10 11:21:34
2
3 Modified: ChangeLog Math-BigInt-1.86.ebuild
4 Log:
5 amd64 stable
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.41 perl-core/Math-BigInt/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.41&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.41&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Math-BigInt/ChangeLog?r1=1.40&r2=1.41
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v
18 retrieving revision 1.40
19 retrieving revision 1.41
20 diff -u -r1.40 -r1.41
21 --- ChangeLog 17 Oct 2007 07:30:49 -0000 1.40
22 +++ ChangeLog 10 Nov 2007 11:21:33 -0000 1.41
23 @@ -1,6 +1,9 @@
24 # ChangeLog for perl-core/Math-BigInt
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.40 2007/10/17 07:30:49 ian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.41 2007/11/10 11:21:33 drac Exp $
28 +
29 + 10 Nov 2007; Samuli Suominen <drac@g.o> Math-BigInt-1.86.ebuild:
30 + amd64 stable
31
32 *Math-BigInt-1.87 (17 Oct 2007)
33
34
35
36
37 1.7 perl-core/Math-BigInt/Math-BigInt-1.86.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild?r1=1.6&r2=1.7
42
43 Index: Math-BigInt-1.86.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- Math-BigInt-1.86.ebuild 25 Aug 2007 13:29:40 -0000 1.6
50 +++ Math-BigInt-1.86.ebuild 10 Nov 2007 11:21:33 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild,v 1.6 2007/08/25 13:29:40 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild,v 1.7 2007/11/10 11:21:33 drac Exp $
56
57 inherit perl-module eutils
58
59 @@ -11,7 +11,7 @@
60 LICENSE="|| ( Artistic GPL-2 )"
61 SLOT="0"
62 #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
63 -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc s390 sh sparc x86"
64 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc s390 sh sparc x86"
65 IUSE=""
66
67 DEPEND="dev-lang/perl
68
69
70
71 --
72 gentoo-commits@g.o mailing list