Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/sailfish/
Date: Sun, 28 Feb 2016 10:43:59
Message-Id: 1456656194.6ec195fe065abff2e723c37351f5938e1e89bb2e.jlec@gentoo
1 commit: 6ec195fe065abff2e723c37351f5938e1e89bb2e
2 Author: mschubert <mschu.dev <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 27 19:56:31 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 10:43:14 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6ec195fe
7
8 sci-biology/sailfish: bump EAPI=6
9
10 sci-biology/sailfish/sailfish-0.9.1.ebuild | 2 +-
11 sci-biology/sailfish/sailfish-9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/sci-biology/sailfish/sailfish-0.9.1.ebuild b/sci-biology/sailfish/sailfish-0.9.1.ebuild
15 index c17ea29..8a1b1c0 100644
16 --- a/sci-biology/sailfish/sailfish-0.9.1.ebuild
17 +++ b/sci-biology/sailfish/sailfish-0.9.1.ebuild
18 @@ -2,7 +2,7 @@
19 # Distributed under the terms of the GNU General Public License v2
20 # $Id$
21
22 -EAPI=5
23 +EAPI=6
24
25 inherit cmake-utils
26
27
28 diff --git a/sci-biology/sailfish/sailfish-9999.ebuild b/sci-biology/sailfish/sailfish-9999.ebuild
29 index 2d60e34..9024d1d 100644
30 --- a/sci-biology/sailfish/sailfish-9999.ebuild
31 +++ b/sci-biology/sailfish/sailfish-9999.ebuild
32 @@ -2,7 +2,7 @@
33 # Distributed under the terms of the GNU General Public License v2
34 # $Id$
35
36 -EAPI=5
37 +EAPI=6
38
39 inherit cmake-utils git-r3