commit: 6ec195fe065abff2e723c37351f5938e1e89bb2e Author: mschubert <mschu.dev <AT> gmail <DOT> com> AuthorDate: Sat Feb 27 19:56:31 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Feb 28 10:43:14 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6ec195fe
sci-biology/sailfish: bump EAPI=6 sci-biology/sailfish/sailfish-0.9.1.ebuild | 2 +- sci-biology/sailfish/sailfish-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/sailfish/sailfish-0.9.1.ebuild b/sci-biology/sailfish/sailfish-0.9.1.ebuild index c17ea29..8a1b1c0 100644 --- a/sci-biology/sailfish/sailfish-0.9.1.ebuild +++ b/sci-biology/sailfish/sailfish-0.9.1.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/sailfish/sailfish-9999.ebuild b/sci-biology/sailfish/sailfish-9999.ebuild index 2d60e34..9024d1d 100644 --- a/sci-biology/sailfish/sailfish-9999.ebuild +++ b/sci-biology/sailfish/sailfish-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit cmake-utils git-r3
