diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-03-29 18:19:16 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-03-29 18:19:16 +0100 |
commit | 58963a4ba9708879315ff21e69ad1fa0675a7223 (patch) | |
tree | 038d44d260fbed84bc195a81ca5d0bd8e353adb8 | |
parent | sci-biology/ONTO-PERL: Fix typo in deps (diff) | |
download | sci-58963a4ba9708879315ff21e69ad1fa0675a7223.tar.gz sci-58963a4ba9708879315ff21e69ad1fa0675a7223.tar.bz2 sci-58963a4ba9708879315ff21e69ad1fa0675a7223.zip |
sci-biology/manatee-igs: Fix typo in deps
* Bump to EAPI=6
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r-- | sci-biology/manatee-igs/manatee-igs-2.23.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/manatee-igs/manatee-igs-2.23.1.ebuild b/sci-biology/manatee-igs/manatee-igs-2.23.1.ebuild index a78d5a50a..aa8f6ca5c 100644 --- a/sci-biology/manatee-igs/manatee-igs-2.23.1.ebuild +++ b/sci-biology/manatee-igs/manatee-igs-2.23.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 DESCRIPTION="IGS-modified version of the genome annotation tool using Chado database schema" HOMEPAGE="http://manatee.sourceforge.net/igs" @@ -36,7 +36,7 @@ DEPEND=" virtual/perl-Storable dev-perl/Log-Log4perl dev-perl/Log-Cabin - dev-perl/DateManip + dev-perl/Date-Manip dev-perl/IO-Tee dev-perl/MLDBM dev-perl/JSON |