commit:     c7f4932ad11efd2d6b3f26f4c32f1bdd33890170
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Feb  3 07:00:13 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Feb  3 07:00:13 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c7f4932a

sci-biology/prot4EST: EAPI bump

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

 sci-biology/prot4EST/prot4EST-3.1b.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-biology/prot4EST/prot4EST-3.1b.ebuild 
b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
index 344a0b383..fc4058de5 100644
--- a/sci-biology/prot4EST/prot4EST-3.1b.ebuild
+++ b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit perl-module
 
@@ -12,10 +12,10 @@ 
SRC_URI="http://www.compsysbio.org/lab/james/prot4EST_rl3.1b.tgz";
 
 LICENSE="GPL-1"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64"
 
-DEPEND="sci-biology/emboss
+DEPEND="
+       sci-biology/emboss
        sci-biology/estscan
        sci-biology/bioperl
        sci-biology/ncbi-tools
@@ -27,7 +27,7 @@ DEPEND="sci-biology/emboss
        # sci-biology/DECODER
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}"/"p4e3.1b"
+S="${WORKDIR}/p4e3.1b"
 
 src_install(){
        mydoc="README INSTALL"

Reply via email to