aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-02-03 17:05:17 +0000
committerJustin Lecher <jlec@gentoo.org>2017-02-05 05:18:03 +0000
commitd656b6d1ca11a70c8c47fb326e16bd3564006518 (patch)
treeba7e73c14e8801a01091aba5d7238d77ac5171fc
parentDrop all trailing whitespaces (diff)
downloadsci-d656b6d1.tar.gz
sci-d656b6d1.tar.bz2
sci-d656b6d1.zip
Drop quoting form EAPI
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--dev-java/htsjdk/htsjdk-2.1.0.ebuild2
-rw-r--r--dev-java/htsjdk/htsjdk-2.2.2.ebuild2
-rw-r--r--dev-java/htsjdk/htsjdk-2.5.1.ebuild2
-rw-r--r--dev-java/htsjdk/htsjdk-9999.ebuild2
-rw-r--r--dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild2
-rw-r--r--sci-biology/aghermann/aghermann-1.1.2.ebuild2
-rw-r--r--sci-biology/cnrun/cnrun-2.1.0.ebuild2
-rw-r--r--sci-biology/mne-python/mne-python-0.7.ebuild2
-rw-r--r--sci-biology/mne-python/mne-python-9999.ebuild2
-rw-r--r--sci-biology/picard/picard-1.141.ebuild2
-rw-r--r--sci-biology/picard/picard-2.2.2.ebuild2
-rw-r--r--sci-biology/picard/picard-2.8.1.ebuild2
-rw-r--r--sci-biology/picard/picard-9999.ebuild2
-rw-r--r--sci-biology/psychopy/psychopy-1.84.0.ebuild2
-rw-r--r--sci-biology/psychopy/psychopy-1.84.1.ebuild2
-rw-r--r--sci-biology/psychopy/psychopy-1.84.2.ebuild2
-rw-r--r--sci-biology/psychopy/psychopy-9999.ebuild2
-rw-r--r--sci-biology/pysam/pysam-0.7.5.ebuild2
-rw-r--r--sci-biology/pysurfer/pysurfer-0.4.ebuild2
-rw-r--r--sci-biology/pysurfer/pysurfer-0.6.ebuild2
-rw-r--r--sci-biology/pysurfer/pysurfer-9999.ebuild2
-rw-r--r--sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2-r1.ebuild2
-rw-r--r--sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-9999.ebuild2
-rw-r--r--sci-libs/vxl/vxl-9999.ebuild2
-rw-r--r--sci-mathematics/apron/apron-0.9.10-r1.ebuild2
-rw-r--r--sci-mathematics/cadabra/cadabra-1.39.ebuild2
-rw-r--r--sci-mathematics/flocq/flocq-2.3.0.ebuild2
-rw-r--r--sci-mathematics/frama-c/frama-c-20140301.ebuild2
-rw-r--r--sci-mathematics/gappa/gappa-1.1.1.ebuild2
-rw-r--r--sci-mathematics/gappalib-coq/gappalib-coq-1.0.0.ebuild2
-rw-r--r--sci-mathematics/giac/giac-1.1.0.ebuild2
-rw-r--r--sci-mathematics/ltl2ba/ltl2ba-1.1.ebuild2
-rw-r--r--sci-mathematics/pff/pff-8.4.ebuild2
-rw-r--r--sci-misc/kaldi/kaldi-0_p20151106.ebuild2
-rw-r--r--sci-misc/mitlm/mitlm-0.4.1.ebuild2
-rw-r--r--sci-misc/openfst/openfst-1.3.4.ebuild2
-rw-r--r--sci-misc/openfst/openfst-1.4.1.ebuild2
-rw-r--r--sci-visualization/mricrogl/mricrogl-1.0.20151111.ebuild2
-rw-r--r--sci-visualization/mricron/mricron-9999.ebuild2
-rw-r--r--sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild2
40 files changed, 40 insertions, 40 deletions
diff --git a/dev-java/htsjdk/htsjdk-2.1.0.ebuild b/dev-java/htsjdk/htsjdk-2.1.0.ebuild
index 4605e3c81..550746f81 100644
--- a/dev-java/htsjdk/htsjdk-2.1.0.ebuild
+++ b/dev-java/htsjdk/htsjdk-2.1.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
JAVA_PKG_IUSE="doc source"
diff --git a/dev-java/htsjdk/htsjdk-2.2.2.ebuild b/dev-java/htsjdk/htsjdk-2.2.2.ebuild
index 4605e3c81..550746f81 100644
--- a/dev-java/htsjdk/htsjdk-2.2.2.ebuild
+++ b/dev-java/htsjdk/htsjdk-2.2.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
JAVA_PKG_IUSE="doc source"
diff --git a/dev-java/htsjdk/htsjdk-2.5.1.ebuild b/dev-java/htsjdk/htsjdk-2.5.1.ebuild
index 9cd835a5d..2ad0ae388 100644
--- a/dev-java/htsjdk/htsjdk-2.5.1.ebuild
+++ b/dev-java/htsjdk/htsjdk-2.5.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
JAVA_PKG_IUSE="doc source"
diff --git a/dev-java/htsjdk/htsjdk-9999.ebuild b/dev-java/htsjdk/htsjdk-9999.ebuild
index cfd137982..7b7b38f44 100644
--- a/dev-java/htsjdk/htsjdk-9999.ebuild
+++ b/dev-java/htsjdk/htsjdk-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
JAVA_PKG_IUSE="doc source"
diff --git a/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild b/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild
index 49ef4c24b..b439effe8 100644
--- a/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild
+++ b/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )
diff --git a/sci-biology/aghermann/aghermann-1.1.2.ebuild b/sci-biology/aghermann/aghermann-1.1.2.ebuild
index bfe13db15..77b4bea9d 100644
--- a/sci-biology/aghermann/aghermann-1.1.2.ebuild
+++ b/sci-biology/aghermann/aghermann-1.1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
DESCRIPTION="A sleep-research experiment manager, EDF viewer & Process S simulator"
HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
diff --git a/sci-biology/cnrun/cnrun-2.1.0.ebuild b/sci-biology/cnrun/cnrun-2.1.0.ebuild
index b68d6b045..d791f69d1 100644
--- a/sci-biology/cnrun/cnrun-2.1.0.ebuild
+++ b/sci-biology/cnrun/cnrun-2.1.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
DESCRIPTION="A NeuroML-enabled, precise but slow neuronal network simulator"
HOMEPAGE="http://johnhommer.com/academic/code/cnrun"
diff --git a/sci-biology/mne-python/mne-python-0.7.ebuild b/sci-biology/mne-python/mne-python-0.7.ebuild
index 3373f1eaf..35edd22dc 100644
--- a/sci-biology/mne-python/mne-python-0.7.ebuild
+++ b/sci-biology/mne-python/mne-python-0.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )
diff --git a/sci-biology/mne-python/mne-python-9999.ebuild b/sci-biology/mne-python/mne-python-9999.ebuild
index 5d7f61549..7231b2ca2 100644
--- a/sci-biology/mne-python/mne-python-9999.ebuild
+++ b/sci-biology/mne-python/mne-python-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )
diff --git a/sci-biology/picard/picard-1.141.ebuild b/sci-biology/picard/picard-1.141.ebuild
index b84d91dbb..d23a32e72 100644
--- a/sci-biology/picard/picard-1.141.ebuild
+++ b/sci-biology/picard/picard-1.141.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
JAVA_PKG_IUSE="doc source test"
WANT_ANT_TASKS="ant-apache-bcel dev-java/testng:0 ant-junit4"
diff --git a/sci-biology/picard/picard-2.2.2.ebuild b/sci-biology/picard/picard-2.2.2.ebuild
index f0cc489c6..70ce73a0c 100644
--- a/sci-biology/picard/picard-2.2.2.ebuild
+++ b/sci-biology/picard/picard-2.2.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
JAVA_PKG_IUSE="doc source"
diff --git a/sci-biology/picard/picard-2.8.1.ebuild b/sci-biology/picard/picard-2.8.1.ebuild
index 10f350f04..e6495cd7f 100644
--- a/sci-biology/picard/picard-2.8.1.ebuild
+++ b/sci-biology/picard/picard-2.8.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
JAVA_PKG_IUSE="doc source"
diff --git a/sci-biology/picard/picard-9999.ebuild b/sci-biology/picard/picard-9999.ebuild
index 050e03e47..85c57b1bb 100644
--- a/sci-biology/picard/picard-9999.ebuild
+++ b/sci-biology/picard/picard-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
#JAVA_PKG_IUSE="doc source"
JAVA_PKG_IUSE=""
diff --git a/sci-biology/psychopy/psychopy-1.84.0.ebuild b/sci-biology/psychopy/psychopy-1.84.0.ebuild
index d9b2a300d..f9477037c 100644
--- a/sci-biology/psychopy/psychopy-1.84.0.ebuild
+++ b/sci-biology/psychopy/psychopy-1.84.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
diff --git a/sci-biology/psychopy/psychopy-1.84.1.ebuild b/sci-biology/psychopy/psychopy-1.84.1.ebuild
index b15e00d9c..d76cf65a9 100644
--- a/sci-biology/psychopy/psychopy-1.84.1.ebuild
+++ b/sci-biology/psychopy/psychopy-1.84.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
diff --git a/sci-biology/psychopy/psychopy-1.84.2.ebuild b/sci-biology/psychopy/psychopy-1.84.2.ebuild
index b15e00d9c..d76cf65a9 100644
--- a/sci-biology/psychopy/psychopy-1.84.2.ebuild
+++ b/sci-biology/psychopy/psychopy-1.84.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
diff --git a/sci-biology/psychopy/psychopy-9999.ebuild b/sci-biology/psychopy/psychopy-9999.ebuild
index 3a940a51d..b1234a157 100644
--- a/sci-biology/psychopy/psychopy-9999.ebuild
+++ b/sci-biology/psychopy/psychopy-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
diff --git a/sci-biology/pysam/pysam-0.7.5.ebuild b/sci-biology/pysam/pysam-0.7.5.ebuild
index dd1da5b64..f4bf04ae7 100644
--- a/sci-biology/pysam/pysam-0.7.5.ebuild
+++ b/sci-biology/pysam/pysam-0.7.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )
diff --git a/sci-biology/pysurfer/pysurfer-0.4.ebuild b/sci-biology/pysurfer/pysurfer-0.4.ebuild
index 33a3beb01..eca4ef9db 100644
--- a/sci-biology/pysurfer/pysurfer-0.4.ebuild
+++ b/sci-biology/pysurfer/pysurfer-0.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )
diff --git a/sci-biology/pysurfer/pysurfer-0.6.ebuild b/sci-biology/pysurfer/pysurfer-0.6.ebuild
index 33a3beb01..eca4ef9db 100644
--- a/sci-biology/pysurfer/pysurfer-0.6.ebuild
+++ b/sci-biology/pysurfer/pysurfer-0.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )
diff --git a/sci-biology/pysurfer/pysurfer-9999.ebuild b/sci-biology/pysurfer/pysurfer-9999.ebuild
index 0dd859ffd..1390a3978 100644
--- a/sci-biology/pysurfer/pysurfer-9999.ebuild
+++ b/sci-biology/pysurfer/pysurfer-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )
diff --git a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2-r1.ebuild b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2-r1.ebuild
index cd3210f03..89d6487da 100644
--- a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2-r1.ebuild
+++ b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
GCONF_DEBUG="no"
inherit eutils gnome2 versionator
diff --git a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-9999.ebuild b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-9999.ebuild
index 2434d4fad..613b7e442 100644
--- a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-9999.ebuild
+++ b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
GCONF_DEBUG="no"
inherit autotools flag-o-matic gnome2 versionator subversion
diff --git a/sci-libs/vxl/vxl-9999.ebuild b/sci-libs/vxl/vxl-9999.ebuild
index 7ed0bda29..8a2c5ecd6 100644
--- a/sci-libs/vxl/vxl-9999.ebuild
+++ b/sci-libs/vxl/vxl-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
inherit cmake-utils git-r3
diff --git a/sci-mathematics/apron/apron-0.9.10-r1.ebuild b/sci-mathematics/apron/apron-0.9.10-r1.ebuild
index 21d7f015d..723ca3143 100644
--- a/sci-mathematics/apron/apron-0.9.10-r1.ebuild
+++ b/sci-mathematics/apron/apron-0.9.10-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
inherit eutils toolchain-funcs
diff --git a/sci-mathematics/cadabra/cadabra-1.39.ebuild b/sci-mathematics/cadabra/cadabra-1.39.ebuild
index 0e19badf1..26024aea8 100644
--- a/sci-mathematics/cadabra/cadabra-1.39.ebuild
+++ b/sci-mathematics/cadabra/cadabra-1.39.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
inherit eutils texlive-common
diff --git a/sci-mathematics/flocq/flocq-2.3.0.ebuild b/sci-mathematics/flocq/flocq-2.3.0.ebuild
index 41bda6098..eac4ee7b5 100644
--- a/sci-mathematics/flocq/flocq-2.3.0.ebuild
+++ b/sci-mathematics/flocq/flocq-2.3.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
DESCRIPTION="A floating-point formalization for the Coq system"
HOMEPAGE="http://flocq.gforge.inria.fr/"
diff --git a/sci-mathematics/frama-c/frama-c-20140301.ebuild b/sci-mathematics/frama-c/frama-c-20140301.ebuild
index 822d8cd32..0fc98ed5c 100644
--- a/sci-mathematics/frama-c/frama-c-20140301.ebuild
+++ b/sci-mathematics/frama-c/frama-c-20140301.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
inherit autotools eutils
diff --git a/sci-mathematics/gappa/gappa-1.1.1.ebuild b/sci-mathematics/gappa/gappa-1.1.1.ebuild
index e6060f3f0..bb15da3ab 100644
--- a/sci-mathematics/gappa/gappa-1.1.1.ebuild
+++ b/sci-mathematics/gappa/gappa-1.1.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
DESCRIPTION="Verifying and proving properties on floating-point or fixed-point arithmetic"
HOMEPAGE="http://gappa.gforge.inria.fr/"
diff --git a/sci-mathematics/gappalib-coq/gappalib-coq-1.0.0.ebuild b/sci-mathematics/gappalib-coq/gappalib-coq-1.0.0.ebuild
index c829c37a0..b8fe3d95b 100644
--- a/sci-mathematics/gappalib-coq/gappalib-coq-1.0.0.ebuild
+++ b/sci-mathematics/gappalib-coq/gappalib-coq-1.0.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
DESCRIPTION="Allows the certificates Gappa generates to be imported by the Coq"
HOMEPAGE="http://gappa.gforge.inria.fr/"
diff --git a/sci-mathematics/giac/giac-1.1.0.ebuild b/sci-mathematics/giac/giac-1.1.0.ebuild
index 48241f189..1f443d6cb 100644
--- a/sci-mathematics/giac/giac-1.1.0.ebuild
+++ b/sci-mathematics/giac/giac-1.1.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
DESCRIPTION="A free C++ CAS (Computer Algebra System) library and its interfaces"
HOMEPAGE="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
diff --git a/sci-mathematics/ltl2ba/ltl2ba-1.1.ebuild b/sci-mathematics/ltl2ba/ltl2ba-1.1.ebuild
index edbb9a990..b6bd33cb6 100644
--- a/sci-mathematics/ltl2ba/ltl2ba-1.1.ebuild
+++ b/sci-mathematics/ltl2ba/ltl2ba-1.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
DESCRIPTION="Fast LTL to Buechi Automata Translation"
HOMEPAGE="http://www.lsv.ens-cachan.fr/~gastin/${PN}/"
diff --git a/sci-mathematics/pff/pff-8.4.ebuild b/sci-mathematics/pff/pff-8.4.ebuild
index d6c235a42..f9063fc92 100644
--- a/sci-mathematics/pff/pff-8.4.ebuild
+++ b/sci-mathematics/pff/pff-8.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
DESCRIPTION="Library for reasoning about floating point numbers in coq"
HOMEPAGE="http://lipforge.ens-lyon.fr/www/pff/"
diff --git a/sci-misc/kaldi/kaldi-0_p20151106.ebuild b/sci-misc/kaldi/kaldi-0_p20151106.ebuild
index 9a86cf686..37226d201 100644
--- a/sci-misc/kaldi/kaldi-0_p20151106.ebuild
+++ b/sci-misc/kaldi/kaldi-0_p20151106.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
inherit eutils toolchain-funcs cuda flag-o-matic
diff --git a/sci-misc/mitlm/mitlm-0.4.1.ebuild b/sci-misc/mitlm/mitlm-0.4.1.ebuild
index c343d1661..f07845677 100644
--- a/sci-misc/mitlm/mitlm-0.4.1.ebuild
+++ b/sci-misc/mitlm/mitlm-0.4.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
inherit autotools
diff --git a/sci-misc/openfst/openfst-1.3.4.ebuild b/sci-misc/openfst/openfst-1.3.4.ebuild
index fa1cf9fcb..5512bd035 100644
--- a/sci-misc/openfst/openfst-1.3.4.ebuild
+++ b/sci-misc/openfst/openfst-1.3.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
inherit eutils flag-o-matic multilib
diff --git a/sci-misc/openfst/openfst-1.4.1.ebuild b/sci-misc/openfst/openfst-1.4.1.ebuild
index 499404403..f35443c92 100644
--- a/sci-misc/openfst/openfst-1.4.1.ebuild
+++ b/sci-misc/openfst/openfst-1.4.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
inherit eutils
diff --git a/sci-visualization/mricrogl/mricrogl-1.0.20151111.ebuild b/sci-visualization/mricrogl/mricrogl-1.0.20151111.ebuild
index c950d9bfb..de0fcaf39 100644
--- a/sci-visualization/mricrogl/mricrogl-1.0.20151111.ebuild
+++ b/sci-visualization/mricrogl/mricrogl-1.0.20151111.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
inherit git-r3 gnome2-utils
diff --git a/sci-visualization/mricron/mricron-9999.ebuild b/sci-visualization/mricron/mricron-9999.ebuild
index 92d6a24a5..0288dbed0 100644
--- a/sci-visualization/mricron/mricron-9999.ebuild
+++ b/sci-visualization/mricron/mricron-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="6"
+EAPI=6
inherit git-r3 gnome2-utils
diff --git a/sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild b/sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild
index f24d70c9a..f498c7a1f 100644
--- a/sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild
+++ b/sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
inherit flag-o-matic fortran-2 mpi