summaryrefslogtreecommitdiff
path: root/sci-electronics/splat/splat-1.4.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-07 18:44:07 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-07 18:44:07 +0000
commit5001a6c7b6da2956f5b17c695b1e0059dc7b8de5 (patch)
tree0528a53855a7ec96d20cde9edb9031aab030224c /sci-electronics/splat/splat-1.4.2.ebuild
parenta8b0d35ab742f31538d515dea39716e566d533c0 (diff)
gentoo resync : 07.01.2018
Diffstat (limited to 'sci-electronics/splat/splat-1.4.2.ebuild')
-rw-r--r--sci-electronics/splat/splat-1.4.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/splat/splat-1.4.2.ebuild b/sci-electronics/splat/splat-1.4.2.ebuild
index c8fcbfc109f9..9514bcfdaf4d 100644
--- a/sci-electronics/splat/splat-1.4.2.ebuild
+++ b/sci-electronics/splat/splat-1.4.2.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=5
@@ -11,7 +11,7 @@ SRC_URI="http://www.qsl.net/kd2bd/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc hires linguas_es"
+IUSE="doc hires l10n_es"
DEPEND="sys-libs/zlib
app-arch/bzip2"
@@ -61,7 +61,7 @@ src_compile() {
src_install() {
local SPLAT_LANG="english"
- use linguas_es && SPLAT_LANG="spanish"
+ use l10n_es && SPLAT_LANG="spanish"
# splat binary
dobin rfsplat
if use hires; then