commit: b12a25d72beb6d06efbea46476fdcc52635623b5 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Sun Jan 11 13:28:59 2015 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Sun Jan 11 13:28:59 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b12a25d7
sci-biology/quicktree: Really move to EAPI=5 --- sci-biology/quicktree/quicktree-1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/quicktree/quicktree-1.1-r1.ebuild b/sci-biology/quicktree/quicktree-1.1-r1.ebuild index a0d00fd..5262e73 100644 --- a/sci-biology/quicktree/quicktree-1.1-r1.ebuild +++ b/sci-biology/quicktree/quicktree-1.1-r1.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 # $Header: $ -EAPI=2 +EAPI=5 inherit toolchain-funcs
