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 /sci-misc
parentDrop all trailing whitespaces (diff)
downloadsci-d656b6d1ca11a70c8c47fb326e16bd3564006518.tar.gz
sci-d656b6d1ca11a70c8c47fb326e16bd3564006518.tar.bz2
sci-d656b6d1ca11a70c8c47fb326e16bd3564006518.zip
Drop quoting form EAPI
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-misc')
-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
4 files changed, 4 insertions, 4 deletions
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