Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.36.03.ebuild ChangeLog Module-Build-0.36.01.ebuild
Date: Tue, 23 Feb 2010 15:44:16
Message-Id: E1Njwvn-0000RG-20@stork.gentoo.org
1 josejx 10/02/23 15:44:15
2
3 Modified: Module-Build-0.36.03.ebuild ChangeLog
4 Module-Build-0.36.01.ebuild
5 Log:
6 Marked ~ppc for bug #298183.
7 (Portage version: 2.1.7.17/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 perl-core/Module-Build/Module-Build-0.36.03.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.03.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.03.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.03.ebuild?r1=1.2&r2=1.3
15
16 Index: Module-Build-0.36.03.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.03.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- Module-Build-0.36.03.ebuild 8 Feb 2010 20:53:30 -0000 1.2
23 +++ Module-Build-0.36.03.ebuild 23 Feb 2010 15:44:14 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.03.ebuild,v 1.2 2010/02/08 20:53:30 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.03.ebuild,v 1.3 2010/02/23 15:44:14 josejx Exp $
29
30 EAPI=2
31
32 @@ -13,7 +13,7 @@
33 DESCRIPTION="Build and install Perl modules"
34
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE=""
39
40 DEPEND="dev-perl/YAML-Tiny
41
42
43
44 1.32 perl-core/Module-Build/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.32&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.32&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.31&r2=1.32
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
53 retrieving revision 1.31
54 retrieving revision 1.32
55 diff -u -r1.31 -r1.32
56 --- ChangeLog 8 Feb 2010 20:53:30 -0000 1.31
57 +++ ChangeLog 23 Feb 2010 15:44:14 -0000 1.32
58 @@ -1,6 +1,10 @@
59 # ChangeLog for perl-core/Module-Build
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.31 2010/02/08 20:53:30 grobian Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.32 2010/02/23 15:44:14 josejx Exp $
63 +
64 + 23 Feb 2010; Joseph Jezak <josejx@g.o> Module-Build-0.36.01.ebuild,
65 + Module-Build-0.36.03.ebuild:
66 + Marked ~ppc for bug #298183.
67
68 08 Feb 2010; Fabian Groffen <grobian@g.o>
69 Module-Build-0.36.03.ebuild:
70
71
72
73 1.9 perl-core/Module-Build/Module-Build-0.36.01.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild?rev=1.9&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild?rev=1.9&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild?r1=1.8&r2=1.9
78
79 Index: Module-Build-0.36.01.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v
82 retrieving revision 1.8
83 retrieving revision 1.9
84 diff -u -r1.8 -r1.9
85 --- Module-Build-0.36.01.ebuild 17 Jan 2010 19:03:08 -0000 1.8
86 +++ Module-Build-0.36.01.ebuild 23 Feb 2010 15:44:14 -0000 1.9
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v 1.8 2010/01/17 19:03:08 armin76 Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v 1.9 2010/02/23 15:44:14 josejx Exp $
92
93 EAPI=2
94
95 @@ -13,7 +13,7 @@
96 DESCRIPTION="Build and install Perl modules"
97
98 SLOT="0"
99 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
100 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
101 IUSE=""
102
103 DEPEND="dev-perl/YAML-Tiny