commit: 370f1e78306d1c82cc6478b592eb22308fca27cd Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Tue Sep 22 07:51:35 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Tue Sep 22 07:51:35 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=370f1e78
sci-biology/roche454ace2caf: Bump to EAPI=5 Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> .../roche454ace2caf/roche454ace2caf-20100812.ebuild | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sci-biology/roche454ace2caf/roche454ace2caf-20100812.ebuild b/sci-biology/roche454ace2caf/roche454ace2caf-20100812.ebuild index 6129fba..2c080e6 100644 --- a/sci-biology/roche454ace2caf/roche454ace2caf-20100812.ebuild +++ b/sci-biology/roche454ace2caf/roche454ace2caf-20100812.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=3 +EAPI=5 DESCRIPTION="Convert from ace to gap4 (of staden v1.x), not needed to convert ace for gap5 of staden v2" HOMEPAGE="http://genome.imb-jena.de/software/roche454ace2caf" @@ -15,12 +15,12 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND} - sci-biology/align_to_scf - sci-biology/sff_dump - sci-biology/caftools - sci-biology/staden - dev-lang/perl - app-shells/ksh" + sci-biology/align_to_scf + sci-biology/sff_dump + sci-biology/caftools + sci-biology/staden + dev-lang/perl + app-shells/ksh" S="${WORKDIR}"/roche2gap
