From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QZ6ql-0000wR-OK for garchives@archives.gentoo.org; Tue, 21 Jun 2011 19:43:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 215511C003; Tue, 21 Jun 2011 19:42:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E85861C003 for ; Tue, 21 Jun 2011 19:42:51 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 798EA1B401F for ; Tue, 21 Jun 2011 19:42:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 3B8F98003C for ; Tue, 21 Jun 2011 19:42:50 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/digikam/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/digikam/digikam-2.0.0_beta6.ebuild X-VCS-Directories: media-gfx/digikam/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: f03dea2141635a64ff6c272aa850bb11ef0e5570 Date: Tue, 21 Jun 2011 19:42:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 59e7f3b70c25060943da083a26f681ac commit: f03dea2141635a64ff6c272aa850bb11ef0e5570 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Tue Jun 21 19:42:39 2011 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Tue Jun 21 19:42:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Df03dea21 [media-gfx/digikam] Make debug useflag enable debug output (Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with = key B6C5F7DE) --- media-gfx/digikam/digikam-2.0.0_beta6.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/media-gfx/digikam/digikam-2.0.0_beta6.ebuild b/media-gfx/dig= ikam/digikam-2.0.0_beta6.ebuild index 4350e26..be5c2a8 100644 --- a/media-gfx/digikam/digikam-2.0.0_beta6.ebuild +++ b/media-gfx/digikam/digikam-2.0.0_beta6.ebuild @@ -104,6 +104,7 @@ src_configure() { $(cmake-utils_use_with semantic-desktop Soprano) $(cmake-utils_use_enable themedesigner) $(cmake-utils_use_enable thumbnails THUMBS_DB) + $(cmake-utils_use_enable debug DEBUG_MESSAGES) ) =20 kde4-base_src_configure