Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.28.08.ebuild ChangeLog Module-Build-0.30.ebuild
Date: Tue, 04 Nov 2008 10:00:46
Message-Id: E1KxIiK-000153-BO@stork.gentoo.org
1 vapier 08/11/04 10:00:44
2
3 Modified: Module-Build-0.28.08.ebuild ChangeLog
4 Module-Build-0.30.ebuild
5 Log:
6 Add arm/s390/sh love.
7 (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
8
9 Revision Changes Path
10 1.2 perl-core/Module-Build/Module-Build-0.28.08.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.28.08.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.28.08.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.28.08.ebuild?r1=1.1&r2=1.2
15
16 Index: Module-Build-0.28.08.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.28.08.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- Module-Build-0.28.08.ebuild 2 Nov 2008 07:27:45 -0000 1.1
23 +++ Module-Build-0.28.08.ebuild 4 Nov 2008 10:00:44 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 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.28.08.ebuild,v 1.1 2008/11/02 07:27:45 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.28.08.ebuild,v 1.2 2008/11/04 10:00:44 vapier Exp $
29
30 inherit versionator perl-module
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="|| ( Artistic GPL-2 )"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 hppa ia64 m68k mips ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
38 IUSE=""
39
40 # Removing these as hard deps. They are listed as recommended in the Build.PL,
41
42
43
44 1.2 perl-core/Module-Build/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 2 Nov 2008 07:27:45 -0000 1.1
57 +++ ChangeLog 4 Nov 2008 10:00:44 -0000 1.2
58 @@ -1,6 +1,10 @@
59 # ChangeLog for perl-core/Module-Build
60 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.1 2008/11/02 07:27:45 tove Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.2 2008/11/04 10:00:44 vapier Exp $
64 +
65 + 04 Nov 2008; Mike Frysinger <vapier@g.o>
66 + Module-Build-0.28.08.ebuild, Module-Build-0.30.ebuild:
67 + Add arm/s390/sh love.
68
69 *Module-Build-0.30 (01 Nov 2008)
70 *Module-Build-0.28.08 (01 Nov 2008)
71
72
73
74 1.2 perl-core/Module-Build/Module-Build-0.30.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.30.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.30.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.30.ebuild?r1=1.1&r2=1.2
79
80 Index: Module-Build-0.30.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.30.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- Module-Build-0.30.ebuild 2 Nov 2008 07:27:45 -0000 1.1
87 +++ Module-Build-0.30.ebuild 4 Nov 2008 10:00:44 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2008 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.30.ebuild,v 1.1 2008/11/02 07:27:45 tove Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.30.ebuild,v 1.2 2008/11/04 10:00:44 vapier Exp $
93
94 inherit versionator
95 MODULE_AUTHOR=KWILLIAMS
96 @@ -13,7 +13,7 @@
97
98 LICENSE="|| ( Artistic GPL-2 )"
99 SLOT="0"
100 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
101 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
102 IUSE=""
103
104 # Removing these as hard deps. They are listed as recommended in the Build.PL,