commit: ab81c954929bf42695635e178814e48bdf053ba9 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Tue May 3 16:29:07 2016 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Tue May 3 16:29:07 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ab81c954
sci-biology/prot4EST: add more DEPS, cleanup Package-Manager: portage-2.2.28 sci-biology/prot4EST/prot4EST-3.1b.ebuild | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/sci-biology/prot4EST/prot4EST-3.1b.ebuild b/sci-biology/prot4EST/prot4EST-3.1b.ebuild index d4528a6..ea30cf4 100644 --- a/sci-biology/prot4EST/prot4EST-3.1b.ebuild +++ b/sci-biology/prot4EST/prot4EST-3.1b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,11 +6,11 @@ EAPI=5 inherit perl-module -DESCRIPTION="Predict proteins from EST sequences overcoming errors in ORFs" -HOMEPAGE="http://www.compsysbio.org/lab/?q=prot4EST" +DESCRIPTION="Predict proteins from EST sequences overcoming frameshifts" +HOMEPAGE="http://www.compsysbio.org/lab/?q=prot4EST + http://www.biomedcentral.com/1471-2105/5/187" SRC_URI="http://www.compsysbio.org/lab/james/prot4EST_rl3.1b.tgz" -#http://www.biomedcentral.com/1471-2105/5/187 LICENSE="GPL-1" SLOT="0" KEYWORDS="" @@ -19,19 +19,18 @@ IUSE="" DEPEND="sci-biology/emboss sci-biology/estscan sci-biology/bioperl + sci-biology/ncbi-tools virtual/perl-File-Path virtual/perl-Getopt-Long dev-perl/Statistics-Descriptive - dev-perl/Tie-IxHash" - #dev-perl/Algorithm-Loops - #dev-perl/File-Copy - + dev-perl/Tie-IxHash + dev-perl/Algorithm-Loops" RDEPEND="${DEPEND}" S="${WORKDIR}"/"p4e3.1b" src_install(){ - mydoc="README" + mydoc="README INSTALL" perl-module_src_install mv bin/prot4EST*.pl bin/prot4EST.pl dobin bin/*.pl