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 1R0EGI-0003lV-2U for garchives@archives.gentoo.org; Sun, 04 Sep 2011 15:05:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B12921C053; Sun, 4 Sep 2011 15:05:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F0A7621C053 for ; Sun, 4 Sep 2011 15:05:21 +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 433661B4031 for ; Sun, 4 Sep 2011 15:05:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 687EC80042 for ; Sun, 4 Sep 2011 15:05:20 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <720c95fb7e5cae43fb41264a5ee97ecc09826107.alexxy@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepimlibs/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepimlibs/kdepimlibs-9999.ebuild X-VCS-Directories: kde-base/kdepimlibs/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 720c95fb7e5cae43fb41264a5ee97ecc09826107 Date: Sun, 4 Sep 2011 15:05:20 +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: 07f021d1f6bb5b028388127856672410 commit: 720c95fb7e5cae43fb41264a5ee97ecc09826107 Author: Alexey Shvetsov gentoo org> AuthorDate: Sun Sep 4 15:04:25 2011 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Sun Sep 4 15:04:25 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D720c95fb [kde-base/kdepimlibs] Enable Prison (Portage version: 2.2.0_alpha52/git/Linux x86_64, signed Manifest commit = with key F82F92E6) --- kde-base/kdepimlibs/kdepimlibs-9999.ebuild | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/kde-base/kdepimlibs/kdepimlibs-9999.ebuild b/kde-base/kdepim= libs/kdepimlibs-9999.ebuild index 42e9cdf..825d90f 100644 --- a/kde-base/kdepimlibs/kdepimlibs-9999.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-9999.ebuild @@ -69,8 +69,7 @@ src_configure() { $(cmake-utils_use_with semantic-desktop SharedDesktopOntologies) $(cmake-utils_use_with semantic-desktop Soprano) $(cmake-utils_use_with semantic-desktop Nepomuk) - # $(cmake-utils_use_with prison) - -DWITH_Prison=3DNO + $(cmake-utils_use_with prison Prison) ) =20 kde4-base_src_configure