Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Natural/
Date: Fri, 23 Nov 2018 13:06:56
Message-Id: 1542978235.1492e66d059ac8555831ca0948598590ef758ee6.ago@gentoo
1 commit: 1492e66d059ac8555831ca0948598590ef758ee6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 23 13:03:55 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 23 13:03:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1492e66d
7
8 dev-perl/DateTime-Format-Natural: amd64 stable wrt bug #667266
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 .../DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild
18 index 8c8f365436f..ecc2d59b6c9 100644
19 --- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild
20 +++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -10,7 +10,7 @@ inherit perl-module
28 DESCRIPTION="Parse informal natural language date/time strings"
29
30 SLOT="0"
31 -KEYWORDS="~amd64 ~x86"
32 +KEYWORDS="amd64 ~x86"
33 IUSE="test"
34
35 RDEPEND="