Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/ExtUtils-CBuilder: ExtUtils-CBuilder-0.19.ebuild ChangeLog
Date: Fri, 28 Mar 2008 09:31:33
Message-Id: E1JfAvq-0004tA-Iy@stork.gentoo.org
1 jer 08/03/28 09:31:30
2
3 Modified: ExtUtils-CBuilder-0.19.ebuild ChangeLog
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.10 dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild?r1=1.9&r2=1.10
14
15 Index: ExtUtils-CBuilder-0.19.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ExtUtils-CBuilder-0.19.ebuild 29 Dec 2007 10:36:47 -0000 1.9
22 +++ ExtUtils-CBuilder-0.19.ebuild 28 Mar 2008 09:31:30 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild,v 1.9 2007/12/29 10:36:47 welp Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild,v 1.10 2008/03/28 09:31:30 jer Exp $
29
30 inherit perl-module
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="|| ( Artistic GPL-2 )"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh 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 DEPEND="dev-perl/module-build
41
42
43
44 1.52 dev-perl/ExtUtils-CBuilder/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog?rev=1.52&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog?rev=1.52&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog?r1=1.51&r2=1.52
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v
53 retrieving revision 1.51
54 retrieving revision 1.52
55 diff -u -r1.51 -r1.52
56 --- ChangeLog 29 Dec 2007 10:36:47 -0000 1.51
57 +++ ChangeLog 28 Mar 2008 09:31:30 -0000 1.52
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-perl/ExtUtils-CBuilder
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.51 2007/12/29 10:36:47 welp Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.52 2008/03/28 09:31:30 jer Exp $
64 +
65 + 28 Mar 2008; Jeroen Roovers <jer@g.o>
66 + ExtUtils-CBuilder-0.19.ebuild:
67 + Stable for HPPA too.
68
69 29 Dec 2007; <welp@g.o> ExtUtils-CBuilder-0.19.ebuild:
70 Keyworded ~sparc-fbsd; bug 203655
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list