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 2D52D138010 for ; Sat, 25 Aug 2012 17:04:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA145E00AB; Sat, 25 Aug 2012 17:04:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 75C4EE00AB for ; Sat, 25 Aug 2012 17:04:24 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D5B8D33D800 for ; Sat, 25 Aug 2012 17:04:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 27B75E543D for ; Sat, 25 Aug 2012 17:04:22 +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: <1345914251.2c072c0afecd6103a37ec2143cc03eece038a801.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde4-meta.eclass X-VCS-Directories: eclass/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 2c072c0afecd6103a37ec2143cc03eece038a801 X-VCS-Branch: master Date: Sat, 25 Aug 2012 17:04:22 +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: 5b57fd9f-7ef3-4e75-b1b7-e8f89116f293 X-Archives-Hash: 8c69cc7343e239be8d92d1475d41c31d commit: 2c072c0afecd6103a37ec2143cc03eece038a801 Author: Johannes Huber gentoo org> AuthorDate: Sat Aug 25 16:56:20 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Aug 25 17:04:11 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2c072c0a [eclass] Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from top-level directory by upstream, fixes bug #431924. --- eclass/kde4-meta.eclass | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/eclass/kde4-meta.eclass b/eclass/kde4-meta.eclass index 3631eb8..55e94f1 100644 --- a/eclass/kde4-meta.eclass +++ b/eclass/kde4-meta.eclass @@ -342,7 +342,8 @@ kde4-meta_create_extractlists() { # it may be possible to formulate this shorter, but it should also # still be understandable... if [[ ${KMNAME} != kdegraphics || ( ( $(get_kde_version) != 4.6 || ${PV} < 4.6.2 ) && $(get_kde_version) < 4.7 ) ]] \ - && ! [[ ${KMNAME} == kdeedu && ( ${PV} == 4.6.4 || ${PV} == 4.6.5 ) ]]; then + && ! [[ ${KMNAME} == kdeedu && ( ${PV} == 4.6.4 || ${PV} == 4.6.5 ) ]] \ + && ! [[ ${KMNAME} == kdegames && ${PV} > 4.9.0 ]]; then case ${KMNAME} in kdebase-runtime|kde-runtime|kdebase-workspace|kde-workspace|kdeedu|kdegames|kdegraphics) KMEXTRACTONLY+="