Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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, 04 Feb 2012 15:33:25
Message-Id: 20120204153316.8EDC82004B@flycatcher.gentoo.org
1 armin76 12/02/04 15:33:16
2
3 Modified: ExtUtils-Install-1.54.ebuild ChangeLog
4 Log:
5 Add ~arm/~s390/~sh
6
7 (Portage version: 2.1.10.44/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.11 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.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.11&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.10&r2=1.11
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.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ExtUtils-Install-1.54.ebuild 26 Jul 2011 18:22:38 -0000 1.10
23 +++ ExtUtils-Install-1.54.ebuild 4 Feb 2012 15:33:16 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 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.10 2011/07/26 18:22:38 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.11 2012/02/04 15:33:16 armin76 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 ~ppc64 sparc x86"
38 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
39 IUSE=""
40
41 SRC_TEST=do
42
43
44
45 1.11 perl-core/ExtUtils-Install/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.10&r2=1.11
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- ChangeLog 26 Jul 2011 18:22:38 -0000 1.10
58 +++ ChangeLog 4 Feb 2012 15:33:16 -0000 1.11
59 @@ -1,6 +1,9 @@
60 # ChangeLog for perl-core/ExtUtils-Install
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.10 2011/07/26 18:22:38 xarthisius Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.11 2012/02/04 15:33:16 armin76 Exp $
65 +
66 + 04 Feb 2012; Raúl Porcel <armin76@g.o> ExtUtils-Install-1.54.ebuild:
67 + Add ~arm/~s390/~sh
68
69 26 Jul 2011; Kacper Kowalik <xarthisius@g.o>
70 ExtUtils-Install-1.54.ebuild: