commit:     ac6b38a6bc2d7571752a77c89a838ddefc5a9314
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 16:23:48 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 16:30:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6b38a6

dev-perl/File-NCopy: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...-NCopy-0.360.0-r2.ebuild => File-NCopy-0.360.0-r3.ebuild} | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

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
similarity index 75%
rename from dev-perl/File-NCopy/File-NCopy-0.360.0-r2.ebuild
rename to dev-perl/File-NCopy/File-NCopy-0.360.0-r3.ebuild
index 51e445e4d0b..7a43332b458 100644
--- a/dev-perl/File-NCopy/File-NCopy-0.360.0-r2.ebuild
+++ b/dev-perl/File-NCopy/File-NCopy-0.360.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=CHORNY
 DIST_VERSION=0.36
@@ -11,10 +11,12 @@ DESCRIPTION="Copy file, file Copy file[s] | dir[s], dir"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
 
-RDEPEND="virtual/perl-File-Spec"
-DEPEND="${RDEPEND}"
+RDEPEND="
+       virtual/perl-File-Spec
+"
+BDEPEND="${RDEPEND}
+"
 
 src_test() {
        perl_rm_files t/pod.t

Reply via email to