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-NCopy/
Date: Fri, 29 Oct 2021 16:31:33
Message-Id: 1635525056.ac6b38a6bc2d7571752a77c89a838ddefc5a9314.dilfridge@gentoo
1 commit: ac6b38a6bc2d7571752a77c89a838ddefc5a9314
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 29 16:23:48 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 16:30:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6b38a6
7
8 dev-perl/File-NCopy: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 ...-NCopy-0.360.0-r2.ebuild => File-NCopy-0.360.0-r3.ebuild} | 12 +++++++-----
14 1 file changed, 7 insertions(+), 5 deletions(-)
15
16 diff --git a/dev-perl/File-NCopy/File-NCopy-0.360.0-r2.ebuild b/dev-perl/File-NCopy/File-NCopy-0.360.0-r3.ebuild
17 similarity index 75%
18 rename from dev-perl/File-NCopy/File-NCopy-0.360.0-r2.ebuild
19 rename to dev-perl/File-NCopy/File-NCopy-0.360.0-r3.ebuild
20 index 51e445e4d0b..7a43332b458 100644
21 --- a/dev-perl/File-NCopy/File-NCopy-0.360.0-r2.ebuild
22 +++ b/dev-perl/File-NCopy/File-NCopy-0.360.0-r3.ebuild
23 @@ -1,7 +1,7 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=6
29 +EAPI=8
30
31 DIST_AUTHOR=CHORNY
32 DIST_VERSION=0.36
33 @@ -11,10 +11,12 @@ DESCRIPTION="Copy file, file Copy file[s] | dir[s], dir"
34
35 SLOT="0"
36 KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
37 -IUSE=""
38
39 -RDEPEND="virtual/perl-File-Spec"
40 -DEPEND="${RDEPEND}"
41 +RDEPEND="
42 + virtual/perl-File-Spec
43 +"
44 +BDEPEND="${RDEPEND}
45 +"
46
47 src_test() {
48 perl_rm_files t/pod.t