commit:     86239003790adfcc24b9ec2bebc0a065fc81e036
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Nov 24 17:06:18 2015 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Nov 24 17:06:18 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=86239003

sci-biology/maker: added DEPENDencies on two new dev-perl/ packages added by 
Andreas K. Hüttel to the main portage tree

 sci-biology/maker/maker-2.31.8.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-biology/maker/maker-2.31.8.ebuild 
b/sci-biology/maker/maker-2.31.8.ebuild
index 7f422b9..9ab0eed 100644
--- a/sci-biology/maker/maker-2.31.8.ebuild
+++ b/sci-biology/maker/maker-2.31.8.ebuild
@@ -19,10 +19,8 @@ SLOT="0"
 KEYWORDS=""
 IUSE="mpi"
 
-# http://search.cpan.org/~rgarcia/Perl-Unsafe-Signals-0.02/           # bug 
#566358
 # http://search.cpan.org/~rybskej/forks-0.36/lib/forks.pm             # bug 
#566360
 # http://search.cpan.org/~rybskej/forks-0.36/lib/forks/shared.pm
-# http://search.cpan.org/~dconway/IO-Prompt-0.997002/lib/IO/Prompt.pm # bug 
#566362
 DEPEND="
        mpi? ( sys-cluster/mpich2 )
        dev-perl/DBI
@@ -34,6 +32,8 @@ DEPEND="
        dev-perl/libwww-perl
        dev-perl/DBD-Pg
        dev-perl/Want
+       dev-perl/IO-Prompt
+       dev-perl/Perl-Unsafe-Signals
        virtual/perl-Module-Build
        >=sci-biology/bioperl-1.6
        sci-biology/ncbi-tools || ( sci-biology/ncbi-tools++ )
@@ -88,9 +88,9 @@ pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE} and obtain the file"
        einfo "maker-"${PV}".tgz and place it into ${DISTDIR}"
        einfo "You must also install sci-biology/repeatmasker otherwise"
-       einfo "MAKER install will stop."
+       einfo "MAKER install process will stop."
        einfo "That in turn requires you to register at 
http://www.girinst.org/server/RepBase";
-       einfo "to obtain for sci-biology/repeatmasker-libraries"
+       einfo "to obtain sci-biology/repeatmasker-libraries data file"
 }
 
 src_compile(){

Reply via email to