summaryrefslogtreecommitdiff
path: root/app-i18n/scim-tables/scim-tables-0.5.13.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-06 23:13:57 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-06 23:13:57 +0000
commita8b0d35ab742f31538d515dea39716e566d533c0 (patch)
tree40c6c87a13f0e5ef1111ed1bdd9191f3bd1c1e59 /app-i18n/scim-tables/scim-tables-0.5.13.ebuild
parent8fcdcec5fbdd0e3a77391e4f354218014f59f358 (diff)
gentoo resync : 06.01.2018
Diffstat (limited to 'app-i18n/scim-tables/scim-tables-0.5.13.ebuild')
-rw-r--r--app-i18n/scim-tables/scim-tables-0.5.13.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/app-i18n/scim-tables/scim-tables-0.5.13.ebuild b/app-i18n/scim-tables/scim-tables-0.5.13.ebuild
index a6a246691146..8eb74b6f12bd 100644
--- a/app-i18n/scim-tables/scim-tables-0.5.13.ebuild
+++ b/app-i18n/scim-tables/scim-tables-0.5.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit autotools base eutils
@@ -12,9 +12,6 @@ SLOT="0"
KEYWORDS="amd64 ~arm ppc x86"
IUSE="nls"
LANGS="am ar bn gu hi ja kn ko ml ne pa ru ta te th uk vi zh"
-for i in ${LANGS} ; do
- IUSE="${IUSE} linguas_${i}"
-done
RDEPEND=">=app-i18n/scim-1.4.7-r2
nls? ( virtual/libintl )"