commit: 2b3e8f43608da0a1585a5bf5a37cb21a09b9e1e8 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Sat Jan 10 15:40:35 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jan 10 15:40:35 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2b3e8f43
sci-biology/codonw: Move to EAPI=5 --- sci-biology/codonw/ChangeLog | 6 +++++- sci-biology/codonw/codonw-1.4.4-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sci-biology/codonw/ChangeLog b/sci-biology/codonw/ChangeLog index d2f9cc3..00b6629 100644 --- a/sci-biology/codonw/ChangeLog +++ b/sci-biology/codonw/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-biology/codonw -# Copyright 1999-2010 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]> + condow-1.4.4-r1.ebuild: + Move to EAPI=5. + *codonw-1.4.4-r1 (08 Nov 2010) 08 Nov 2010; Kacper Kowalik <[email protected]> -codonw-1.4.4.ebuild, diff --git a/sci-biology/codonw/codonw-1.4.4-r1.ebuild b/sci-biology/codonw/codonw-1.4.4-r1.ebuild index f7f48e1..50e2f9c 100644 --- a/sci-biology/codonw/codonw-1.4.4-r1.ebuild +++ b/sci-biology/codonw/codonw-1.4.4-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 versionator
