Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
Date: Sat, 31 Jul 2010 23:03:16
Message-Id: 20100731225213.0EBD42CE15@corvid.gentoo.org
1 hwoarang 10/07/31 22:52:12
2
3 Modified: ExtUtils-Install-1.54.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #330387
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.6&r2=1.7
14
15 Index: ExtUtils-Install-1.54.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ExtUtils-Install-1.54.ebuild 30 Jul 2010 08:14:11 -0000 1.6
22 +++ ExtUtils-Install-1.54.ebuild 31 Jul 2010 22:52:12 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.6 2010/07/30 08:14:11 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.7 2010/07/31 22:52:12 hwoarang Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="Install files from here to there"
33
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86"
36 +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86"
37 IUSE=""
38
39 SRC_TEST=do
40
41
42
43 1.7 perl-core/ExtUtils-Install/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.6&r2=1.7
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- ChangeLog 30 Jul 2010 08:14:11 -0000 1.6
56 +++ ChangeLog 31 Jul 2010 22:52:12 -0000 1.7
57 @@ -1,6 +1,10 @@
58 # ChangeLog for perl-core/ExtUtils-Install
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.6 2010/07/30 08:14:11 fauli Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.7 2010/07/31 22:52:12 hwoarang Exp $
62 +
63 + 31 Jul 2010; Markos Chandras <hwoarang@g.o>
64 + ExtUtils-Install-1.54.ebuild:
65 + Stable on amd64 wrt bug #330387
66
67 30 Jul 2010; Christian Faulhammer <fauli@g.o>
68 ExtUtils-Install-1.54.ebuild: