Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-SubCalls/
Date: Thu, 08 Oct 2015 08:52:41
Message-Id: 1444293766.cd7d8e9bb9ae2df9e5d592a87424abd04bf023b0.monsieurp@gentoo
1 commit: cd7d8e9bb9ae2df9e5d592a87424abd04bf023b0
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 8 08:39:10 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 8 08:42:46 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7d8e9b
7
8 dev-perl/Test-SubCalls: Stable for amd64+ppc+x86.
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild b/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild
17 index 7805779..e99fb6a 100644
18 --- a/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild
19 +++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2015 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="Track the number of times subs are called"
28
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
31 +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
32 IUSE=""
33
34 DEPEND=">=dev-perl/Hook-LexWrap-0.20