commit: 3dda4223938da985600b21f8a5d30414f181ba08 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Sat Jan 10 15:46:14 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jan 10 15:46:14 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3dda4223
sci-biology/merlin: Move to EAPI=5 --- sci-biology/merlin/ChangeLog | 6 +++++- sci-biology/merlin/merlin-1.1.2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sci-biology/merlin/ChangeLog b/sci-biology/merlin/ChangeLog index 08b262e..9f340ed 100644 --- a/sci-biology/merlin/ChangeLog +++ b/sci-biology/merlin/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-biology/merlin -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Jan 2015; Marius Brehler <[email protected]> + merlin-1.1.2.ebuild: + Move to EAPI=5. + 21 Apr 2009; Andrey Kislyuk <[email protected]> ChangeLog: New package, bug 121921, thanks to Neil <[email protected]> diff --git a/sci-biology/merlin/merlin-1.1.2.ebuild b/sci-biology/merlin/merlin-1.1.2.ebuild index 759154d..90363b5 100644 --- a/sci-biology/merlin/merlin-1.1.2.ebuild +++ b/sci-biology/merlin/merlin-1.1.2.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
