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 1947513937E for ; Sun, 9 Mar 2014 15:04:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAA92E0B19; Sun, 9 Mar 2014 15:04:55 +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 4280EE0B19 for ; Sun, 9 Mar 2014 15:04:55 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [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 6BA0833FBB7 for ; Sun, 9 Mar 2014 15:04:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id ECCD0183B3 for ; Sun, 9 Mar 2014 15:04:52 +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: <1394377435.ba0e0a89fe6aaa62904d3d01599d74f9fbb3c6d0.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: ba0e0a89fe6aaa62904d3d01599d74f9fbb3c6d0 X-VCS-Branch: master Date: Sun, 9 Mar 2014 15:04:52 +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: f5aa2d86-03de-4fb0-9a7c-6d6b3db39699 X-Archives-Hash: 1e6b8e46efd9561f158b54dc8630b556 commit: ba0e0a89fe6aaa62904d3d01599d74f9fbb3c6d0 Author: Michael Palimaka gentoo org> AuthorDate: Sun Mar 9 15:03:55 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Mar 9 15:03:55 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ba0e0a89 [eclass] Cosmetics. --- eclass/kde4-meta.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/kde4-meta.eclass b/eclass/kde4-meta.eclass index 3f0fea3..cb3fc6f 100644 --- a/eclass/kde4-meta.eclass +++ b/eclass/kde4-meta.eclass @@ -365,7 +365,7 @@ __list_needed_subdirectories() { # @DESCRIPTION: # Meta-package build system configuration handling - commenting out targets, etc.. kde4-meta_src_prepare() { - debug-print-function ${FUNCNAME} "$@" + debug-print-function ${FUNCNAME} "$@" kde4-meta_change_cmakelists kde4-base_src_prepare @@ -575,7 +575,7 @@ kde4-meta_src_compile() { # Currently just calls its equivalent in kde4-base.eclass(5) if # I_KNOW_WHAT_I_AM_DOING is set. Use this in split ebuilds. kde4-meta_src_test() { - debug-print-function $FUNCNAME "$@" + debug-print-function ${FUNCNAME} "$@" if [[ $I_KNOW_WHAT_I_AM_DOING ]]; then kde4-base_src_test @@ -588,7 +588,7 @@ kde4-meta_src_test() { # @DESCRIPTION: # Function for installing KDE4 split applications. kde4-meta_src_install() { - debug-print-function $FUNCNAME "$@" + debug-print-function ${FUNCNAME} "$@" # Search ${S}/${KMMODULE} and install common documentation files found local doc