diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-23 14:08:24 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-23 14:08:24 +0200 |
commit | 060a770920f2cd21994b2ff0efa7d263c3c70493 (patch) | |
tree | a1b2099cab8c0ef21c0690d864949cdd292578ad /sci-biology/abyss/abyss-1.3.3-r1.ebuild | |
parent | sci-visualization/gnuplot: Use default functions (diff) | |
download | sci-060a770920f2cd21994b2ff0efa7d263c3c70493.tar.gz sci-060a770920f2cd21994b2ff0efa7d263c3c70493.tar.bz2 sci-060a770920f2cd21994b2ff0efa7d263c3c70493.zip |
sci-biology/abyss: Bump to EAPI=5
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/abyss/abyss-1.3.3-r1.ebuild')
-rw-r--r-- | sci-biology/abyss/abyss-1.3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/abyss/abyss-1.3.3-r1.ebuild b/sci-biology/abyss/abyss-1.3.3-r1.ebuild index 5afbdd0b7..76f15b496 100644 --- a/sci-biology/abyss/abyss-1.3.3-r1.ebuild +++ b/sci-biology/abyss/abyss-1.3.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="4" +EAPI=5 inherit autotools eutils toolchain-funcs |