Gentoo Archives: gentoo-commits

From: "Andreas Huettel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-autodie: perl-autodie-2.230.0.ebuild perl-autodie-2.260.0.ebuild ChangeLog
Date: Thu, 23 Jul 2015 23:55:10
Message-Id: 20150723235450.7E3C6B9@oystercatcher.gentoo.org
1 dilfridge 15/07/23 23:54:50
2
3 Modified: perl-autodie-2.230.0.ebuild
4 perl-autodie-2.260.0.ebuild ChangeLog
5 Log:
6 Copy arm keywords from dev-lang/perl
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
9
10 Revision Changes Path
11 1.10 virtual/perl-autodie/perl-autodie-2.230.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild?r1=1.9&r2=1.10
16
17 Index: perl-autodie-2.230.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- perl-autodie-2.230.0.ebuild 29 Mar 2015 09:40:03 -0000 1.9
24 +++ perl-autodie-2.230.0.ebuild 23 Jul 2015 23:54:50 -0000 1.10
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild,v 1.9 2015/03/29 09:40:03 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild,v 1.10 2015/07/23 23:54:50 dilfridge Exp $
30
31 EAPI=5
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE=""
36 SLOT="0"
37 -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
38 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
39 IUSE=""
40
41 RDEPEND="
42
43
44
45 1.2 virtual/perl-autodie/perl-autodie-2.260.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/perl-autodie-2.260.0.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/perl-autodie-2.260.0.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/perl-autodie-2.260.0.ebuild?r1=1.1&r2=1.2
50
51 Index: perl-autodie-2.260.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-autodie/perl-autodie-2.260.0.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- perl-autodie-2.260.0.ebuild 13 Jun 2015 10:03:25 -0000 1.1
58 +++ perl-autodie-2.260.0.ebuild 23 Jul 2015 23:54:50 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2015 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/perl-autodie-2.260.0.ebuild,v 1.1 2015/06/13 10:03:25 dilfridge Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/perl-autodie-2.260.0.ebuild,v 1.2 2015/07/23 23:54:50 dilfridge Exp $
64
65 EAPI=5
66
67 @@ -10,7 +10,7 @@
68
69 LICENSE=""
70 SLOT="0"
71 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
72 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
73 IUSE=""
74
75 RDEPEND="
76
77
78
79 1.15 virtual/perl-autodie/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/ChangeLog?rev=1.15&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/ChangeLog?rev=1.15&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/ChangeLog?r1=1.14&r2=1.15
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-autodie/ChangeLog,v
88 retrieving revision 1.14
89 retrieving revision 1.15
90 diff -u -r1.14 -r1.15
91 --- ChangeLog 13 Jun 2015 10:03:25 -0000 1.14
92 +++ ChangeLog 23 Jul 2015 23:54:50 -0000 1.15
93 @@ -1,6 +1,10 @@
94 # ChangeLog for virtual/perl-autodie
95 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/ChangeLog,v 1.14 2015/06/13 10:03:25 dilfridge Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/ChangeLog,v 1.15 2015/07/23 23:54:50 dilfridge Exp $
98 +
99 + 23 Jul 2015; Andreas K. Huettel <dilfridge@g.o>
100 + perl-autodie-2.230.0.ebuild, perl-autodie-2.260.0.ebuild:
101 + Copy arm keywords from dev-lang/perl
102
103 *perl-autodie-2.260.0 (13 Jun 2015)