From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A08B91396D9 for ; Sun, 12 Nov 2017 15:23:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0071E0F30; Sun, 12 Nov 2017 15:23:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC7D5E0F30 for ; Sun, 12 Nov 2017 15:23:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D751333BF01 for ; Sun, 12 Nov 2017 15:23:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 718D99A7C for ; Sun, 12 Nov 2017 15:23:27 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1510500178.b5b02f4e91d04625780997799c98a7789d9fba76.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmouth/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kmouth/kmouth-9999.ebuild X-VCS-Directories: kde-apps/kmouth/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b5b02f4e91d04625780997799c98a7789d9fba76 X-VCS-Branch: master Date: Sun, 12 Nov 2017 15:23:27 +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: a6a93b40-d898-45ba-8e23-3423b6e246ff X-Archives-Hash: 395d10f4eb79a56907bf91056fbe15f2 commit: b5b02f4e91d04625780997799c98a7789d9fba76 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 17 13:19:05 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 12 15:22:58 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5b02f4e kde-apps/kmouth: Add kde4-l10n blocker Package-Manager: Portage-2.3.8, Repoman-2.3.3 kde-apps/kmouth/kmouth-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kde-apps/kmouth/kmouth-9999.ebuild b/kde-apps/kmouth/kmouth-9999.ebuild index af78682367..afe739533f 100644 --- a/kde-apps/kmouth/kmouth-9999.ebuild +++ b/kde-apps/kmouth/kmouth-9999.ebuild @@ -27,4 +27,6 @@ DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + !kde-apps/kde4-l10n +"