Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Next/
Date: Sun, 29 Jan 2017 16:43:10
Message-Id: 1485707331.557d0e5b58fac4eb4a599d49d4a486e7f7116b2c.grobian@gentoo
1 commit: 557d0e5b58fac4eb4a599d49d4a486e7f7116b2c
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 16:28:51 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 16:28:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557d0e5b
7
8 dev-perl/File-Next: dropped ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 dev-perl/File-Next/File-Next-1.120.0-r1.ebuild | 4 ++--
13 dev-perl/File-Next/File-Next-1.160.0.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-perl/File-Next/File-Next-1.120.0-r1.ebuild b/dev-perl/File-Next/File-Next-1.120.0-r1.ebuild
17 index d3dfe98..9a8f274 100644
18 --- a/dev-perl/File-Next/File-Next-1.120.0-r1.ebuild
19 +++ b/dev-perl/File-Next/File-Next-1.120.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -11,7 +11,7 @@ inherit perl-module
27 DESCRIPTION="File::Next is an iterator-based module for finding files"
28
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
31 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
32 IUSE="test"
33
34 RDEPEND="virtual/perl-File-Spec
35
36 diff --git a/dev-perl/File-Next/File-Next-1.160.0.ebuild b/dev-perl/File-Next/File-Next-1.160.0.ebuild
37 index 161a3c0..100b49f 100644
38 --- a/dev-perl/File-Next/File-Next-1.160.0.ebuild
39 +++ b/dev-perl/File-Next/File-Next-1.160.0.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -12,7 +12,7 @@ DESCRIPTION="File::Next is an iterator-based module for finding files"
47
48 LICENSE="Artistic-2"
49 SLOT="0"
50 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
51 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
52 IUSE="test"
53
54 RDEPEND="virtual/perl-File-Spec"