Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CharWidth/
Date: Wed, 09 Jan 2019 15:41:22
Message-Id: 1547048468.f4004ab3007d3fee754dc2a72042903bca300bce.mgorny@gentoo
1 commit: f4004ab3007d3fee754dc2a72042903bca300bce
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 9 14:23:59 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 9 15:41:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4004ab3
7
8 dev-perl/Text-CharWidth: Keyword 0.40.0 ~amd64-fbsd
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
16 index eeaf2cf1292..14dc352d47a 100644
17 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
18 +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="Get number of occupied columns of a string on terminal"
27
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
31 IUSE=""
32
33 SRC_TEST="do"