commit: 82b6330b6c0483c3aeb77dfa335aeca604ae9ec2
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 3 14:10:46 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 3 14:10:46 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=82b6330b
dev-perl/Bio-DB-Das-Chado: EAPI bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
...{Bio-DB-Das-Chado-0.34.ebuild => Bio-DB-Das-Chado-0.35.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.34.ebuild
b/dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.35.ebuild
similarity index 80%
rename from dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.34.ebuild
rename to dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.35.ebuild
index e744dec25..d4a7e1863 100644
--- a/dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.34.ebuild
+++ b/dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.35.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-MODULE_AUTHOR="SCAIN"
+DIST_AUTHOR="SCAIN"
inherit perl-module
@@ -12,10 +12,10 @@ DESCRIPTION="A Chado database interface for Gbrowse-2"
LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
+ dev-perl/DBI
dev-perl/DBD-Pg
dev-perl/Module-Build"