Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/File-Find-Rule: ChangeLog File-Find-Rule-0.330.0.ebuild
Date: Thu, 30 Jan 2014 23:11:55
Message-Id: 20140130231152.89D1B2004C@flycatcher.gentoo.org
1 maekke 14/01/30 23:11:52
2
3 Modified: ChangeLog File-Find-Rule-0.330.0.ebuild
4 Log:
5 add ~arm, bug #497068
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.70 dev-perl/File-Find-Rule/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.70&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.70&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?r1=1.69&r2=1.70
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v
19 retrieving revision 1.69
20 retrieving revision 1.70
21 diff -u -r1.69 -r1.70
22 --- ChangeLog 27 Jan 2014 13:51:33 -0000 1.69
23 +++ ChangeLog 30 Jan 2014 23:11:52 -0000 1.70
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/File-Find-Rule
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.69 2014/01/27 13:51:33 hattya Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.70 2014/01/30 23:11:52 maekke Exp $
29 +
30 + 30 Jan 2014; Markus Meier <maekke@g.o> File-Find-Rule-0.330.0.ebuild:
31 + add ~arm, bug #497068
32
33 27 Jan 2014; Akinori Hattori <hattya@g.o>
34 File-Find-Rule-0.330.0.ebuild:
35
36
37
38 1.11 dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild?r1=1.10&r2=1.11
43
44 Index: File-Find-Rule-0.330.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- File-Find-Rule-0.330.0.ebuild 27 Jan 2014 13:51:33 -0000 1.10
51 +++ File-Find-Rule-0.330.0.ebuild 30 Jan 2014 23:11:52 -0000 1.11
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.10 2014/01/27 13:51:33 hattya Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.11 2014/01/30 23:11:52 maekke Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 DESCRIPTION="Alternative interface to File::Find"
62
63 SLOT="0"
64 -KEYWORDS="amd64 hppa ~ia64 ~mips ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
65 +KEYWORDS="amd64 ~arm hppa ~ia64 ~mips ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
66 IUSE="test"
67
68 RDEPEND="virtual/perl-File-Spec