From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E1E0A59CAF for ; Fri, 1 Apr 2016 17:04:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 018DD21C00A; Fri, 1 Apr 2016 17:04:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A104621C00A for ; Fri, 1 Apr 2016 17:04:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98EFB340E27 for ; Fri, 1 Apr 2016 17:04:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B09C67A for ; Fri, 1 Apr 2016 17:04:03 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1459530234.fc7874e57902b2470160447b9f5efd629505a0bb.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde5.eclass X-VCS-Directories: eclass/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: fc7874e57902b2470160447b9f5efd629505a0bb X-VCS-Branch: master Date: Fri, 1 Apr 2016 17:04:03 +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: 3b263921-5a75-452c-b831-bbada5517f29 X-Archives-Hash: 428c8cd2ec9f821038ae1689a6680a3a commit: fc7874e57902b2470160447b9f5efd629505a0bb Author: Michael Palimaka gentoo org> AuthorDate: Fri Apr 1 17:03:29 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Apr 1 17:03:54 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc7874e5 kde5.eclass: raise kde-apps/kde4-l10n blocker for Plasma 5.6 Gentoo-bug: 578568 eclass/kde5.eclass | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass index d5b7f85..21444f2 100644 --- a/eclass/kde5.eclass +++ b/eclass/kde5.eclass @@ -173,9 +173,15 @@ case ${KDE_AUTODEPS} in COMMONDEPEND+=" $(add_qt_dep qtcore)" if [[ ${CATEGORY} = kde-frameworks || ${CATEGORY} = kde-plasma && ${PN} != polkit-kde-agent ]]; then + local blocked_version=15.08.0-r1 + + if [[ ${CATEGORY} = kde-plasma && $(get_version_component_range 2) -ge 6 ]]; then + blocked_version=15.12.3-r1 + fi + RDEPEND+=" !kde-apps/kde4-l10n[-minimal(-)] - !