commit:     e8d6f21dd913f9ee527d6ad59726980f8967e05f
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 16 10:48:48 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 16 10:48:48 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e8d6f21d

dev-perl/Bio-EnsEMBL: re-gen manifest

upstream has no releases, so this will have to
be re-genned from time to time

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild 
b/dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild
index d4910ad68..80014f94f 100644
--- a/dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild
+++ b/dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild
@@ -1,21 +1,18 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 MODULE_AUTHOR=""
 inherit perl-module
 
 DESCRIPTION="EnsEMBL Perl API aka ensembl-api exposing Bio::EnsEMBL::Registry"
+HOMEPAGE="https://www.ensembl.org/index.html";
 SRC_URI="ftp://ftp.ensembl.org/pub/ensembl-api.tar.gz";
 
-#LICENSE="|| ( Artistic GPL-1+ )"
+LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS=""
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
 
 S="${WORKDIR}"
 

Reply via email to