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/kallisto/
Date: Sun, 28 Feb 2016 10:44:03
Message-Id: 1456656195.3a4e40607d760dd8efd7de44d5a0c810054d117e.jlec@gentoo
1 commit: 3a4e40607d760dd8efd7de44d5a0c810054d117e
2 Author: mschubert <mschu.dev <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 27 20:21:09 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 10:43:15 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a4e4060
7
8 sci-biology/kallisto: bump EAPI=6
9
10 sci-biology/kallisto/kallisto-0.42.4.ebuild | 2 +-
11 sci-biology/kallisto/kallisto-9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/sci-biology/kallisto/kallisto-0.42.4.ebuild b/sci-biology/kallisto/kallisto-0.42.4.ebuild
15 index ce7bb13..5dcaefb 100644
16 --- a/sci-biology/kallisto/kallisto-0.42.4.ebuild
17 +++ b/sci-biology/kallisto/kallisto-0.42.4.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/kallisto/kallisto-9999.ebuild b/sci-biology/kallisto/kallisto-9999.ebuild
29 index 94a067f..856a8bd 100644
30 --- a/sci-biology/kallisto/kallisto-9999.ebuild
31 +++ b/sci-biology/kallisto/kallisto-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 git-r3 cmake-utils