commit:     2caa672924fdbeea24b918b5afa74b841d8d1113
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu May 19 15:13:51 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu May 19 15:43:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2caa6729

kde4-base.eclass: Fix typo

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 eclass/kde4-base.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass
index 2d761f8..c52f699 100644
--- a/eclass/kde4-base.eclass
+++ b/eclass/kde4-base.eclass
@@ -360,7 +360,7 @@ case ${KDE_HANDBOOK} in
        optional)
                case ${PN} in
                        kcontrol | kdesu | knetattach)
-                               _IUSE+=" handbook"
+                               IUSE+=" handbook"
                                ;;
                        *)
                                IUSE+=" +handbook"

Reply via email to