Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
Date: Fri, 06 Apr 2018 00:20:01
Message-Id: 1522973958.b9677681a392639f6dee85a98d4bbc9a9da30c34.bman@gentoo
1 commit: b9677681a392639f6dee85a98d4bbc9a9da30c34
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 23:21:26 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 00:19:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9677681
7
8 dev-perl/File-Copy-Link: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652624
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
17 index eb0973d1583..994558cbf7a 100644
18 --- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
19 +++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -10,7 +10,7 @@ inherit perl-module
27 DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
28
29 SLOT="0"
30 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
31 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
32 IUSE="test"
33
34 RDEPEND="