From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 38EA21381FA for ; Mon, 12 May 2014 21:48:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B284AE0AF4; Mon, 12 May 2014 21:48:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D640E0AF4 for ; Mon, 12 May 2014 21:48:51 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B63633FDEE for ; Mon, 12 May 2014 21:48:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id C65F4181A9 for ; Mon, 12 May 2014 21:48:47 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1399924091.ddf6fb165717b03b2cd56a90246a07e14b2e176f.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/milou/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/milou/milou-4.9999.ebuild X-VCS-Directories: kde-misc/milou/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ddf6fb165717b03b2cd56a90246a07e14b2e176f X-VCS-Branch: master Date: Mon, 12 May 2014 21:48:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6dcac940-a39c-4063-a5f6-3d063ecb8204 X-Archives-Hash: c259b2b49583cd2016c8d2b4bff6bf5f commit: ddf6fb165717b03b2cd56a90246a07e14b2e176f Author: Johannes Huber gentoo org> AuthorDate: Mon May 12 19:48:11 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon May 12 19:48:11 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ddf6fb16 [kde-misc/milou] Sync with tree Package-Manager: portage-2.2.10 --- kde-misc/milou/milou-4.9999.ebuild | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kde-misc/milou/milou-4.9999.ebuild b/kde-misc/milou/milou-4.9999.ebuild index 57b8364..303c453 100644 --- a/kde-misc/milou/milou-4.9999.ebuild +++ b/kde-misc/milou/milou-4.9999.ebuild @@ -5,6 +5,8 @@ EAPI=5 KDE_MINIMAL="4.13" +KDE_LINGUAS="bs ca cs da de el es fi fr hu ja ko lt nds nl pl pt pt_BR ro sk sv +uk zh_CN zh_TW" inherit kde4-base DESCRIPTION="Dedicated search application built on top of Baloo" @@ -15,8 +17,10 @@ SLOT="4" KEYWORDS="" IUSE="debug" -DEPEND=" +RDEPEND=" $(add_kdebase_dep baloo) $(add_kdebase_dep kdepimlibs) " -RDEPEND="${DEPEND}" +DEPEND="${RDEPEND} + $(add_kdebase_dep kfilemetadata) +"