commit: 3a4e40607d760dd8efd7de44d5a0c810054d117e Author: mschubert <mschu.dev <AT> gmail <DOT> com> AuthorDate: Sat Feb 27 20:21:09 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Feb 28 10:43:15 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a4e4060
sci-biology/kallisto: bump EAPI=6 sci-biology/kallisto/kallisto-0.42.4.ebuild | 2 +- sci-biology/kallisto/kallisto-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/kallisto/kallisto-0.42.4.ebuild b/sci-biology/kallisto/kallisto-0.42.4.ebuild index ce7bb13..5dcaefb 100644 --- a/sci-biology/kallisto/kallisto-0.42.4.ebuild +++ b/sci-biology/kallisto/kallisto-0.42.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit cmake-utils diff --git a/sci-biology/kallisto/kallisto-9999.ebuild b/sci-biology/kallisto/kallisto-9999.ebuild index 94a067f..856a8bd 100644 --- a/sci-biology/kallisto/kallisto-9999.ebuild +++ b/sci-biology/kallisto/kallisto-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit git-r3 cmake-utils
