Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: ChangeLog Module-Build-0.36.01.ebuild
Date: Wed, 06 Jan 2010 20:07:00
Message-Id: E1NSc9g-0002HG-IS@stork.gentoo.org
1 ranger 10/01/06 20:06:56
2
3 Modified: ChangeLog Module-Build-0.36.01.ebuild
4 Log:
5 Marking Module-Build-0.36.01 ~ppc64 for bug 298183
6 (Portage version: 2.1.7.16/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.23 perl-core/Module-Build/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.23&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.23&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.22&r2=1.23
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
18 retrieving revision 1.22
19 retrieving revision 1.23
20 diff -u -r1.22 -r1.23
21 --- ChangeLog 5 Jan 2010 19:11:09 -0000 1.22
22 +++ ChangeLog 6 Jan 2010 20:06:56 -0000 1.23
23 @@ -1,6 +1,9 @@
24 # ChangeLog for perl-core/Module-Build
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.22 2010/01/05 19:11:09 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.23 2010/01/06 20:06:56 ranger Exp $
28 +
29 + 06 Jan 2010; Brent Baude <ranger@g.o> Module-Build-0.36.01.ebuild:
30 + Marking Module-Build-0.36.01 ~ppc64 for bug 298183
31
32 05 Jan 2010; nixnut <nixnut@g.o> Module-Build-0.34.0201.ebuild:
33 ppc stable #288026
34
35
36
37 1.3 perl-core/Module-Build/Module-Build-0.36.01.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild?r1=1.2&r2=1.3
42
43 Index: Module-Build-0.36.01.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- Module-Build-0.36.01.ebuild 24 Dec 2009 16:32:55 -0000 1.2
50 +++ Module-Build-0.36.01.ebuild 6 Jan 2010 20:06:56 -0000 1.3
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2009 Gentoo Foundation
53 +# Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v 1.2 2009/12/24 16:32:55 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v 1.3 2010/01/06 20:06:56 ranger Exp $
57
58 EAPI=2
59
60 @@ -13,7 +13,7 @@
61 DESCRIPTION="Build and install Perl modules"
62
63 SLOT="0"
64 -KEYWORDS="~amd64 ~hppa ~x86"
65 +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
66 IUSE=""
67
68 DEPEND="dev-perl/YAML-Tiny