Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Install: Module-Install-1.60.0-r1.ebuild Module-Install-1.120.0.ebuild ChangeLog
Date: Wed, 01 Oct 2014 11:36:10
Message-Id: 20141001113606.CCD666AA9@oystercatcher.gentoo.org
1 zlogene 14/10/01 11:36:06
2
3 Modified: Module-Install-1.60.0-r1.ebuild
4 Module-Install-1.120.0.ebuild ChangeLog
5 Log:
6 Add ~arm64 keyword
7
8 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
9
10 Revision Changes Path
11 1.6 dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild?r1=1.5&r2=1.6
16
17 Index: Module-Install-1.60.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- Module-Install-1.60.0-r1.ebuild 31 Aug 2014 16:17:45 -0000 1.5
24 +++ Module-Install-1.60.0-r1.ebuild 1 Oct 2014 11:36:06 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild,v 1.5 2014/08/31 16:17:45 zlogene Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild,v 1.6 2014/10/01 11:36:06 zlogene Exp $
30
31 EAPI=5
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Standalone, extensible Perl module installer"
35
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
38 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
39 IUSE="test"
40
41 RDEPEND=">=virtual/perl-File-Spec-3.28
42
43
44
45 1.2 dev-perl/Module-Install/Module-Install-1.120.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/Module-Install-1.120.0.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/Module-Install-1.120.0.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/Module-Install-1.120.0.ebuild?r1=1.1&r2=1.2
50
51 Index: Module-Install-1.120.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.120.0.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- Module-Install-1.120.0.ebuild 1 Oct 2014 11:35:21 -0000 1.1
58 +++ Module-Install-1.120.0.ebuild 1 Oct 2014 11:36:06 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.120.0.ebuild,v 1.1 2014/10/01 11:35:21 zlogene Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.120.0.ebuild,v 1.2 2014/10/01 11:36:06 zlogene Exp $
64
65 EAPI=5
66
67 @@ -11,7 +11,7 @@
68 DESCRIPTION="Standalone, extensible Perl module installer"
69
70 SLOT="0"
71 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
72 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
73 IUSE="test"
74
75 RDEPEND=">=virtual/perl-File-Spec-3.28
76
77
78
79 1.33 dev-perl/Module-Install/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?rev=1.33&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?rev=1.33&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?r1=1.32&r2=1.33
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v
88 retrieving revision 1.32
89 retrieving revision 1.33
90 diff -u -r1.32 -r1.33
91 --- ChangeLog 1 Oct 2014 11:35:21 -0000 1.32
92 +++ ChangeLog 1 Oct 2014 11:36:06 -0000 1.33
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-perl/Module-Install
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.32 2014/10/01 11:35:21 zlogene Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.33 2014/10/01 11:36:06 zlogene Exp $
98 +
99 + 01 Oct 2014; Mikle Kolyada <zlogene@g.o> Module-Install-1.120.0.ebuild,
100 + Module-Install-1.60.0-r1.ebuild:
101 + Add ~arm64 keyword
102
103 *Module-Install-1.120.0 (01 Oct 2014)