commit: 83ac4f7103e4092b4cd30bf6d42be617981b63f4 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Sep 23 12:00:44 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Sep 23 12:00:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=83ac4f71
sci-biology/cd-hit: Bump to EAPI=5 Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-biology/cd-hit/cd-hit-4.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/cd-hit/cd-hit-4.6.1.ebuild b/sci-biology/cd-hit/cd-hit-4.6.1.ebuild index cc00986..aa51801 100644 --- a/sci-biology/cd-hit/cd-hit-4.6.1.ebuild +++ b/sci-biology/cd-hit/cd-hit-4.6.1.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=4 +EAPI=5 inherit eutils flag-o-matic toolchain-funcs
