commit:     a847bf961a96037696d98e6344692a3526c8d1a4
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 13 13:00:36 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Nov 13 13:00:36 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a847bf96

sci-biology/prot4EST: Use perl virtuals instead of core

Package-Manager: portage-2.2.14

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

diff --git a/sci-biology/prot4EST/ChangeLog b/sci-biology/prot4EST/ChangeLog
index 07d8873..16dc650 100644
--- a/sci-biology/prot4EST/ChangeLog
+++ b/sci-biology/prot4EST/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Nov 2014; Justin Lecher <[email protected]> prot4EST-3.1b.ebuild:
+  Use perl virtuals instead of core
+
   16 Sep 2014; Christoph Junghans <[email protected]> prot4EST-3.1b.ebuild:
   added license
 

diff --git a/sci-biology/prot4EST/prot4EST-3.1b.ebuild 
b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
index fb83884..3533a14 100644
--- a/sci-biology/prot4EST/prot4EST-3.1b.ebuild
+++ b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
@@ -19,8 +19,8 @@ IUSE=""
 DEPEND="sci-biology/emboss
        sci-biology/estscan
        sci-biology/bioperl
-       perl-core/File-Path
-       perl-core/Getopt-Long
+       virtual/perl-File-Path
+       virtual/perl-Getopt-Long
        dev-perl/Statistics-Descriptive
        dev-perl/Tie-IxHash"
        #dev-perl/Algorithm-Loops

Reply via email to