Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Path-Expand/
Date: Sun, 30 May 2021 16:03:12
Message-Id: 1622390572.712e0a22b2bc3e772861f55454a0629a6191a0f1.dilfridge@gentoo
1 commit: 712e0a22b2bc3e772861f55454a0629a6191a0f1
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 30 16:00:44 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun May 30 16:02:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=712e0a22
7
8 dev-perl/File-Path-Expand: Stable for all 1.02 r2
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/File-Path-Expand/File-Path-Expand-1.20.0-r2.ebuild | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0-r2.ebuild b/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0-r2.ebuild
17 index fc6cedb8660..bf48ace202d 100644
18 --- a/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0-r2.ebuild
19 +++ b/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -10,11 +10,10 @@ inherit perl-module
27 DESCRIPTION="Expand filenames"
28
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
32 IUSE="test"
33 RESTRICT="!test? ( test )"
34
35 -DEPEND="dev-perl/Module-Build"
36 BDEPEND="
37 dev-perl/Module-Build
38 test? (