commit:     01960b266d9edc6674471384d60bac737581232d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  9 09:10:50 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct  9 09:11:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01960b26

dev-perl/Bio-Das: EAPI=8 bump

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

 .../{Bio-Das-1.170.0-r2.ebuild => Bio-Das-1.170.0-r3.ebuild}  | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Bio-Das/Bio-Das-1.170.0-r2.ebuild 
b/dev-perl/Bio-Das/Bio-Das-1.170.0-r3.ebuild
similarity index 95%
rename from dev-perl/Bio-Das/Bio-Das-1.170.0-r2.ebuild
rename to dev-perl/Bio-Das/Bio-Das-1.170.0-r3.ebuild
index fbd25fa1e00..b58408fc8d7 100644
--- a/dev-perl/Bio-Das/Bio-Das-1.170.0-r2.ebuild
+++ b/dev-perl/Bio-Das/Bio-Das-1.170.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=LDS
 DIST_VERSION=1.17
@@ -12,14 +12,14 @@ DESCRIPTION="Interface to Distributed Annotation System"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND=">=virtual/perl-IO-Compress-1.0
+RDEPEND=">=virtual/perl-IO-Compress-1.0
        sci-biology/bioperl
        >=dev-perl/HTML-Parser-3
        >=dev-perl/libwww-perl-5
        >=virtual/perl-MIME-Base64-2.12"
-RDEPEND="${DEPEND}"
+BDEPEND="${RDEPEND}
+"
 
 optdep_notice() {
        local i
@@ -38,6 +38,7 @@ optdep_notice() {
                elog "pre-installed"
        fi
 }
+
 src_test() {
        local MODULES=(
                "Bio::Das ${DIST_VERSION}"

Reply via email to