Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@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: Thu, 07 Jan 2010 13:30:52
Message-Id: E1NSsRu-00034B-0k@stork.gentoo.org
1 aballier 10/01/07 13:30:50
2
3 Modified: ChangeLog Module-Build-0.36.01.ebuild
4 Log:
5 keyword ~x86-fbsd, bug #298183
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.24 perl-core/Module-Build/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.23&r2=1.24
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ChangeLog 6 Jan 2010 20:06:56 -0000 1.23
22 +++ ChangeLog 7 Jan 2010 13:30:49 -0000 1.24
23 @@ -1,6 +1,10 @@
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.23 2010/01/06 20:06:56 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.24 2010/01/07 13:30:49 aballier Exp $
28 +
29 + 07 Jan 2010; Alexis Ballier <aballier@g.o>
30 + Module-Build-0.36.01.ebuild:
31 + keyword ~x86-fbsd, bug #298183
32
33 06 Jan 2010; Brent Baude <ranger@g.o> Module-Build-0.36.01.ebuild:
34 Marking Module-Build-0.36.01 ~ppc64 for bug 298183
35
36
37
38 1.4 perl-core/Module-Build/Module-Build-0.36.01.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild?r1=1.3&r2=1.4
43
44 Index: Module-Build-0.36.01.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- Module-Build-0.36.01.ebuild 6 Jan 2010 20:06:56 -0000 1.3
51 +++ Module-Build-0.36.01.ebuild 7 Jan 2010 13:30:49 -0000 1.4
52 @@ -1,6 +1,6 @@
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.3 2010/01/06 20:06:56 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v 1.4 2010/01/07 13:30:49 aballier 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 ~ppc64 ~x86"
65 +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd"
66 IUSE=""
67
68 DEPEND="dev-perl/YAML-Tiny