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/File-HomeDir/
Date: Sun, 05 Nov 2017 18:00:23
Message-Id: 1509904813.7a6e2a10d5e206dc882d961d9e2370c1f22c5a4e.slyfox@gentoo
1 commit: 7a6e2a10d5e206dc882d961d9e2370c1f22c5a4e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 5 17:56:59 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 5 18:00:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6e2a10
7
8 dev-perl/File-HomeDir: stable 1.2.0 for hppa, bug #622982 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="hppa"
12
13 dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild b/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild
17 index 2ade48333dd..8a337a873e3 100644
18 --- a/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild
19 +++ b/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Get home directory for self or other user"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
26 IUSE="+xdg test"
27
28 RDEPEND="