summaryrefslogtreecommitdiff
path: root/app-text/gspell
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-09-17 14:39:03 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2016-09-17 14:39:43 +0200
commit736c41b76ab6e7804155cb67ee7f8069de0c8aa9 (patch)
tree2661571d66b096ff7fc0a89de2254946bbe44a7f /app-text/gspell
parent0e0c7d95e644e93394df3f328fb4e659fd40612c (diff)
downloadgentoo-736c41b76ab6e7804155cb67ee7f8069de0c8aa9.tar.gz
gentoo-736c41b76ab6e7804155cb67ee7f8069de0c8aa9.tar.xz
app-text/gspell: fix typo in REQUIRED_USE
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-text/gspell')
-rw-r--r--app-text/gspell/gspell-0.1.2.ebuild4
-rw-r--r--app-text/gspell/gspell-1.0.3.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gspell/gspell-0.1.2.ebuild b/app-text/gspell/gspell-0.1.2.ebuild
index 4714220dedb..345a444edde 100644
--- a/app-text/gspell/gspell-0.1.2.ebuild
+++ b/app-text/gspell/gspell-0.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="+introspection vala"
-REQUIRED_IUSE="vala? ( introspection )"
+REQUIRED_USE="vala? ( introspection )"
RDEPEND="
>=app-text/enchant-1.6.0
diff --git a/app-text/gspell/gspell-1.0.3.ebuild b/app-text/gspell/gspell-1.0.3.ebuild
index 7eea78985d0..e8f7dc8b8ea 100644
--- a/app-text/gspell/gspell-1.0.3.ebuild
+++ b/app-text/gspell/gspell-1.0.3.ebuild
@@ -15,7 +15,7 @@ SLOT="0/1" # subslot = libgspell-1 soname version
KEYWORDS="~alpha ~amd64 ~arm ~x86"
IUSE="+introspection vala"
-REQUIRED_IUSE="vala? ( introspection )"
+REQUIRE_IUSE="vala? ( introspection )"
RDEPEND="
app-text/iso-codes