commit:     b9bf1cb02eebcfd20a1edf841dcf97e7141f981c
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 13:23:46 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 13:23:54 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b9bf1cb0

sci-biology/glean: EAPI bump

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

 profiles/package.mask                | 1 -
 sci-biology/glean/glean-1.0.1.ebuild | 9 ++++-----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 7b4aeba0c..ab0cab69e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -66,4 +66,3 @@ sci-biology/geneid
 sci-biology/generecon
 sci-biology/genomeview-bin
 sci-biology/gfftools
-sci-biology/glean

diff --git a/sci-biology/glean/glean-1.0.1.ebuild 
b/sci-biology/glean/glean-1.0.1.ebuild
index 8fdfcd3cf..6544584fe 100644
--- a/sci-biology/glean/glean-1.0.1.ebuild
+++ b/sci-biology/glean/glean-1.0.1.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PERL_EXPORT_PHASE_FUNCTIONS=no
-inherit perl-module eutils toolchain-funcs
+inherit perl-module toolchain-funcs
 
 DESCRIPTION="Merge various gene prediction into one (unsupervised learning 
system)"
 HOMEPAGE="https://sourceforge.net/projects/glean-gene";
-SRC_URI="https://downloads.sourceforge.net/project/glean-gene/GLEAN/glean-1-0-1/glean-1-0-1.tar.gz";
+SRC_URI="https://downloads.sourceforge.net/project/glean-gene/GLEAN/glean-${PV//./-}/glean-${PV//./-}.tar.gz";
 
 LICENSE="Artistic"
 SLOT="0"

Reply via email to