Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@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: Tue, 26 Jul 2011 19:02:40
Message-Id: 20110726182238.EBE442004B@flycatcher.gentoo.org
1 xarthisius 11/07/26 18:22:38
2
3 Modified: ExtUtils-Install-1.54.ebuild ChangeLog
4 Log:
5 Marked ~ppc64 wrt #357599
6
7 (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.9&r2=1.10
15
16 Index: ExtUtils-Install-1.54.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ExtUtils-Install-1.54.ebuild 13 Sep 2010 14:25:16 -0000 1.9
23 +++ ExtUtils-Install-1.54.ebuild 26 Jul 2011 18:22:38 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.9 2010/09/13 14:25:16 josejx Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.10 2011/07/26 18:22:38 xarthisius Exp $
30
31 EAPI=2
32
33 @@ -10,7 +10,7 @@
34 DESCRIPTION="Install files from here to there"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
38 +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
39 IUSE=""
40
41 SRC_TEST=do
42
43
44
45 1.10 perl-core/ExtUtils-Install/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.9&r2=1.10
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- ChangeLog 13 Sep 2010 14:25:16 -0000 1.9
58 +++ ChangeLog 26 Jul 2011 18:22:38 -0000 1.10
59 @@ -1,6 +1,10 @@
60 # ChangeLog for perl-core/ExtUtils-Install
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.9 2010/09/13 14:25:16 josejx Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.10 2011/07/26 18:22:38 xarthisius Exp $
65 +
66 + 26 Jul 2011; Kacper Kowalik <xarthisius@g.o>
67 + ExtUtils-Install-1.54.ebuild:
68 + Marked ~ppc64 wrt #357599
69
70 13 Sep 2010; Joseph Jezak <josejx@g.o>
71 ExtUtils-Install-1.54.ebuild: