aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2018-01-27 13:57:25 +0000
committerJustin Lecher <jlec@gentoo.org>2018-01-27 13:57:25 +0000
commit12f9dbe06930ec02e9628dd87ced2c138be755d1 (patch)
tree625c0bff1bbb8026aacfeb67831760ee3ead0586 /sci-libs/mkl/mkl-11.3.2.181.ebuild
parentdev-libs/intel-common: Update to new localization handling (diff)
downloadsci-12f9dbe06930ec02e9628dd87ced2c138be755d1.tar.gz
sci-12f9dbe06930ec02e9628dd87ced2c138be755d1.tar.bz2
sci-12f9dbe06930ec02e9628dd87ced2c138be755d1.zip
sci-libs/mkl: Update to new localization handling
Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'sci-libs/mkl/mkl-11.3.2.181.ebuild')
-rw-r--r--sci-libs/mkl/mkl-11.3.2.181.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/mkl/mkl-11.3.2.181.ebuild b/sci-libs/mkl/mkl-11.3.2.181.ebuild
index b4d1e6d39..b4b35f8b2 100644
--- a/sci-libs/mkl/mkl-11.3.2.181.ebuild
+++ b/sci-libs/mkl/mkl-11.3.2.181.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ inherit alternatives-2 intel-sdp-r1 numeric-int64-multibuild
DESCRIPTION="Intel Math Kernel Library: linear algebra, fft, math functions"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-mkl/"
-IUSE="doc examples linguas_ja mic"
+IUSE="doc examples l10n_ja mic"
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
DEPEND=""
@@ -53,7 +53,7 @@ pkg_setup() {
"mkl-doc-11.3.2-181.noarch.rpm"
"mkl-ps-doc-11.3.2-181.noarch.rpm")
- if use linguas_ja; then
+ if use l10n_ja; then
INTEL_DIST_DAT_RPMS+=(
"mkl-ps-doc-jp-11.3.2-181.noarch.rpm")
fi
@@ -67,7 +67,7 @@ pkg_setup() {
"mkl-ps-tbb-mic-devel")
fi
- if use linguas_ja; then
+ if use l10n_ja; then
INTEL_DIST_BIN_RPMS+=(
"mkl-ps-jp")