Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Diff/
Date: Tue, 31 May 2016 19:21:20
Message-Id: 1464722451.962e11e794d5b0c3aa4e49a61ff8db5685180f7a.maekke@gentoo
1 commit: 962e11e794d5b0c3aa4e49a61ff8db5685180f7a
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 19:20:51 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 19:20:51 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962e11e7
7
8 dev-perl/Text-Diff: arm stable, bug #583520
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild b/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild
17 index d950dd2..7b52e97 100644
18 --- a/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild
19 +++ b/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 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="Easily create test classes in an xUnit style"
28
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
31 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
32 IUSE=""
33
34 RDEPEND="dev-perl/Algorithm-Diff"