commit:     30d8696ab14b9858598905c102a7ed3e83731b2a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 10:27:29 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 10:27:29 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=30d8696a

kde-misc/kimtoy: port to EAPI 6

Package-Manager: portage-2.2.27

 kde-misc/kimtoy/kimtoy-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kimtoy/kimtoy-9999.ebuild 
b/kde-misc/kimtoy/kimtoy-9999.ebuild
index a3e70b0..29a62e3 100644
--- a/kde-misc/kimtoy/kimtoy-9999.ebuild
+++ b/kde-misc/kimtoy/kimtoy-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5
 
@@ -57,7 +57,7 @@ RDEPEND="${COMMON_DEPEND}
 
 src_configure() {
        local mycmakeargs=(
-               $(cmake-utils_use_find_package scim)
+               $(cmake-utils_use_find_package scim SCIM)
                $(cmake-utils_use_find_package scim DBusCXX)
                $(cmake-utils_use_find_package semantic-desktop KF5FileMetaData)
        )

Reply via email to