summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-09 11:10:50 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-09 11:11:32 +0200
commit01960b266d9edc6674471384d60bac737581232d (patch)
tree448b835f25dea8b8bb3d69b02a00b74054149d6f /dev-perl/Bio-Das
parentdev-perl/B-Hooks-EndOfScope: EAPI=8 bump (diff)
downloadgentoo-01960b266d9edc6674471384d60bac737581232d.tar.gz
gentoo-01960b266d9edc6674471384d60bac737581232d.tar.bz2
gentoo-01960b266d9edc6674471384d60bac737581232d.zip
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@gentoo.org>
Diffstat (limited to 'dev-perl/Bio-Das')
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.170.0-r3.ebuild (renamed from dev-perl/Bio-Das/Bio-Das-1.170.0-r2.ebuild)11
1 files 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
index fbd25fa1e003..b58408fc8d75 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}"