commit:     34c5d10d6dd86ca8fe2b72948af77c76ea1332f9
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 03:07:38 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 03:07:38 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=34c5d10d

added license

Package-Manager: portage-2.2.8-r1

---
 sci-biology/prot4EST/ChangeLog            | 4 +++-
 sci-biology/prot4EST/prot4EST-3.1b.ebuild | 7 ++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/sci-biology/prot4EST/ChangeLog b/sci-biology/prot4EST/ChangeLog
index 2469055..07d8873 100644
--- a/sci-biology/prot4EST/ChangeLog
+++ b/sci-biology/prot4EST/ChangeLog
@@ -2,6 +2,8 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Sep 2014; Christoph Junghans <[email protected]> prot4EST-3.1b.ebuild:
+  added license
+
   24 Jun 2014; Martin Mokrejs <[email protected]> +metadata.xml:
   sci-biology/prot4EST: new package, missing LICENSE, missing dev-perl/ deps
-

diff --git a/sci-biology/prot4EST/prot4EST-3.1b.ebuild 
b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
index 6b4ecf1..fb83884 100644
--- a/sci-biology/prot4EST/prot4EST-3.1b.ebuild
+++ b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
@@ -10,7 +10,8 @@ DESCRIPTION="Predict proteins from EST sequences overcoming 
errors in ORFs"
 HOMEPAGE="http://www.compsysbio.org/lab/?q=prot4EST";
 SRC_URI="http://www.compsysbio.org/lab/james/prot4EST_rl3.1b.tgz";
 
-LICENSE=""
+#http://www.biomedcentral.com/1471-2105/5/187
+LICENSE="GPL-1"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
@@ -18,12 +19,12 @@ IUSE=""
 DEPEND="sci-biology/emboss
        sci-biology/estscan
        sci-biology/bioperl
-       dev-perl/Algorithm-Loops
        perl-core/File-Path
-       dev-perl/File-Copy
        perl-core/Getopt-Long
        dev-perl/Statistics-Descriptive
        dev-perl/Tie-IxHash"
+       #dev-perl/Algorithm-Loops
+       #dev-perl/File-Copy
 
 RDEPEND="${DEPEND}"
 

Reply via email to