Gentoo Archives: gentoo-commits

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