Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
Date: Tue, 03 Apr 2018 11:52:38
Message-Id: 1522756235.d34b10a709e67fdfc070303efb5593c8d5fb3bfc.perfinion@gentoo
1 commit: d34b10a709e67fdfc070303efb5593c8d5fb3bfc
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 3 11:35:38 2018 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 3 11:50:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34b10a7
7
8 dev-perl/Any-Moose: amd64 stable
9
10 Gentoo-bug: 652292
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
17 index 68189a9128a..ed76788af9f 100644
18 --- a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
19 +++ b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -10,7 +10,7 @@ inherit perl-module
27 DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
28
29 SLOT="0"
30 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
31 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
32 IUSE="test"
33 PERL_RM_FILES=(
34 "t/001-basic-mouse.t"