Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Glob/
Date: Sat, 25 Aug 2018 18:09:07
Message-Id: 1535220527.4ae2b8ef35dc0f57f7c7f419001c18de3484d761.slyfox@gentoo
1 commit: 4ae2b8ef35dc0f57f7c7f419001c18de3484d761
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 25 18:07:39 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 25 18:08:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae2b8ef
7
8 dev-perl/Text-Glob: stable 0.110.0 for hppa, bug #663934
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --include-arches="hppa"
12
13 dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild b/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
17 index 18516c0ccfa..797a560f657 100644
18 --- a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
19 +++ b/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Match globbing patterns against text"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
26 IUSE="test"
27
28 RDEPEND="virtual/perl-Exporter"