commit:     daff26e15c6d31f00d5f254e3750c9598fd3785b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 10:52:17 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 11:16:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daff26e1

dev-perl/PBS-Client: EAPI=8 bump

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

 .../{PBS-Client-0.110.0.ebuild => PBS-Client-0.110.0-r1.ebuild}    | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/PBS-Client/PBS-Client-0.110.0.ebuild 
b/dev-perl/PBS-Client/PBS-Client-0.110.0-r1.ebuild
similarity index 85%
rename from dev-perl/PBS-Client/PBS-Client-0.110.0.ebuild
rename to dev-perl/PBS-Client/PBS-Client-0.110.0-r1.ebuild
index d7b6582c72b..f993a0a715b 100644
--- a/dev-perl/PBS-Client/PBS-Client-0.110.0.ebuild
+++ b/dev-perl/PBS-Client/PBS-Client-0.110.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=KWMAK
 DIST_SECTION=PBS/Client
@@ -12,13 +12,12 @@ DESCRIPTION="Perl interface to submit jobs to PBS (Portable 
Batch System)"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 RDEPEND="
        >=virtual/perl-Data-Dumper-2.121.0
        >=virtual/perl-File-Temp-0.140.0
 "
-DEPEND="
+BDEPEND="
        ${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
 "

Reply via email to