Gentoo Archives: gentoo-commits

From: Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/prot4EST/
Date: Tue, 03 May 2016 16:29:54
Message-Id: 1462292947.ab81c954929bf42695635e178814e48bdf053ba9.mmokrejs@gentoo
1 commit: ab81c954929bf42695635e178814e48bdf053ba9
2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Tue May 3 16:29:07 2016 +0000
4 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
5 CommitDate: Tue May 3 16:29:07 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ab81c954
7
8 sci-biology/prot4EST: add more DEPS, cleanup
9
10 Package-Manager: portage-2.2.28
11
12 sci-biology/prot4EST/prot4EST-3.1b.ebuild | 17 ++++++++---------
13 1 file changed, 8 insertions(+), 9 deletions(-)
14
15 diff --git a/sci-biology/prot4EST/prot4EST-3.1b.ebuild b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
16 index d4528a6..ea30cf4 100644
17 --- a/sci-biology/prot4EST/prot4EST-3.1b.ebuild
18 +++ b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -6,11 +6,11 @@ EAPI=5
26
27 inherit perl-module
28
29 -DESCRIPTION="Predict proteins from EST sequences overcoming errors in ORFs"
30 -HOMEPAGE="http://www.compsysbio.org/lab/?q=prot4EST"
31 +DESCRIPTION="Predict proteins from EST sequences overcoming frameshifts"
32 +HOMEPAGE="http://www.compsysbio.org/lab/?q=prot4EST
33 + http://www.biomedcentral.com/1471-2105/5/187"
34 SRC_URI="http://www.compsysbio.org/lab/james/prot4EST_rl3.1b.tgz"
35
36 -#http://www.biomedcentral.com/1471-2105/5/187
37 LICENSE="GPL-1"
38 SLOT="0"
39 KEYWORDS=""
40 @@ -19,19 +19,18 @@ IUSE=""
41 DEPEND="sci-biology/emboss
42 sci-biology/estscan
43 sci-biology/bioperl
44 + sci-biology/ncbi-tools
45 virtual/perl-File-Path
46 virtual/perl-Getopt-Long
47 dev-perl/Statistics-Descriptive
48 - dev-perl/Tie-IxHash"
49 - #dev-perl/Algorithm-Loops
50 - #dev-perl/File-Copy
51 -
52 + dev-perl/Tie-IxHash
53 + dev-perl/Algorithm-Loops"
54 RDEPEND="${DEPEND}"
55
56 S="${WORKDIR}"/"p4e3.1b"
57
58 src_install(){
59 - mydoc="README"
60 + mydoc="README INSTALL"
61 perl-module_src_install
62 mv bin/prot4EST*.pl bin/prot4EST.pl
63 dobin bin/*.pl