commit:     b8dc8531d80d348cfec1639e988e97bda8d22e97
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 17:18:12 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 17:18:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b8dc8531

sci-biology/ONTO-PERL: Fix typo in deps

* Bump to EAPI=6

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild 
b/sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild
index bb6c9cf..d6467ee 100644
--- a/sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild
+++ b/sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 MODULE_AUTHOR=EASR
 
@@ -17,7 +17,7 @@ IUSE=""
 
 RDEPEND="
        >=sci-biology/swissknife-1.65
-       dev-perl/DateManip
+       dev-perl/Date-Manip
        >=dev-perl/XML-Simple-2.16
        >=dev-perl/XML-Parser-2.34
        virtual/perl-File-Path"

Reply via email to