Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Unidecode/
Date: Mon, 20 Aug 2018 02:38:36
Message-Id: 1534732555.0edc1049f7f9ea5c26a24fdf34e3a1be3ad9248e.zlogene@gentoo
1 commit: 0edc1049f7f9ea5c26a24fdf34e3a1be3ad9248e
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 20 02:35:55 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 20 02:35:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0edc1049
7
8 dev-perl/Text-Unidecode: amd64 stable wrt bug #663934
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild b/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild
16 index f1a2cfc851c..86d4edbbcc3 100644
17 --- a/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild
18 +++ b/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Plain ASCII transliterations of Unicode text"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RDEPEND=""