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 B50DB1396D9 for ; Sun, 12 Nov 2017 15:23:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA68CE1020; Sun, 12 Nov 2017 15:23:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B9DE9E1020 for ; Sun, 12 Nov 2017 15:23:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 01A9234069A for ; Sun, 12 Nov 2017 15:23:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A4B49A83 for ; Sun, 12 Nov 2017 15:23:28 +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: <1510500179.3fae2f8cffa78bd5dc798c067248b3422d6717a6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kolf/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kolf/kolf-9999.ebuild X-VCS-Directories: kde-apps/kolf/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3fae2f8cffa78bd5dc798c067248b3422d6717a6 X-VCS-Branch: master Date: Sun, 12 Nov 2017 15:23:28 +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: 2cc65c08-c448-45ce-a753-359189cd0047 X-Archives-Hash: 3d199244e09e3cec071a1e7468bb8539 commit: 3fae2f8cffa78bd5dc798c067248b3422d6717a6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 22 14:39:44 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 12 15:22:59 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3fae2f8c kde-apps/kolf: Add kde4-l10n blocker Package-Manager: Portage-2.3.12, Repoman-2.3.3 kde-apps/kolf/kolf-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kde-apps/kolf/kolf-9999.ebuild b/kde-apps/kolf/kolf-9999.ebuild index 8a524b38ce..1aa82c02c3 100644 --- a/kde-apps/kolf/kolf-9999.ebuild +++ b/kde-apps/kolf/kolf-9999.ebuild @@ -30,4 +30,6 @@ DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + !kde-apps/kde4-l10n +"