--- /home/dastergon/Downloads/kimtoy-1.8.ebuild 2012-05-24 20:40:24.471144178 +0300 +++ kimtoy-1.8.ebuild 2012-05-24 22:59:41.845754970 +0300 @@ -1,25 +1,26 @@ -# Copyright 2008-2012 Funtoo Technologies +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 +KDE_LINGUAS="cs da de es et ga ja it nds nl pl pt pt_BR sk sv uk zh_CN" inherit kde4-base DESCRIPTION="KIMToy is an input method frontend for KDE" HOMEPAGE="http://kde-apps.org/content/show.php/KIMToy?content=140967" SRC_URI="http://kde-apps.org/CONTENT/content-files/140967-${P}.tar.bz2" -LICENSE="GPL-2" SLOT="4" KEYWORDS="~amd64 ~x86" -IUSE="fcitx scim ibus" +LICENSE="GPL-2" +IUSE="" -DEPEND="fcitx? ( >=app-i18n/fcitx-4.0 ) - scim? ( >=app-i18n/scim-1.4.9 - dev-libs/dbus-c++ ) - ibus? ( >=app-i18n/ibus-1.3.0 )" +DEPEND=">=app-i18n/fcitx-4.0 + >=app-i18n/scim-1.4.9 + dev-libs/dbus-c++ + >=app-i18n/ibus-1.3.0 +" RDEPEND="${DEPEND} $(add_kdebase_dep plasma-workspace) " -