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 004F41381F3 for ; Fri, 12 Jul 2013 17:37:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDD17E09DE; Fri, 12 Jul 2013 17:37:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA552E09DA for ; Fri, 12 Jul 2013 17:37:05 +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 8D5AD33EA1E for ; Fri, 12 Jul 2013 17:37:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 41FE2E545D for ; Fri, 12 Jul 2013 17:37:03 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1372544398.0865c2dd43c63b4e602742652b32871cc2fb969b.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/htcondor/ X-VCS-Repository: proj/sci X-VCS-Files: sys-cluster/htcondor/htcondor-8.0.0.ebuild X-VCS-Directories: sys-cluster/htcondor/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 0865c2dd43c63b4e602742652b32871cc2fb969b X-VCS-Branch: master Date: Fri, 12 Jul 2013 17:37: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: 3c506b46-96b4-4a14-8241-23da69fbe15e X-Archives-Hash: be43a1c4c9ab2e2375a6dc652841b6a7 commit: 0865c2dd43c63b4e602742652b32871cc2fb969b Author: Chris Kerr cam ac uk> AuthorDate: Sat Jun 29 22:19:58 2013 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Sat Jun 29 22:19:58 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0865c2dd enable CONDOR_PACKAGE_BUILD --- sys-cluster/htcondor/htcondor-8.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/htcondor/htcondor-8.0.0.ebuild b/sys-cluster/htcondor/htcondor-8.0.0.ebuild index 4445ade..65ff43b 100644 --- a/sys-cluster/htcondor/htcondor-8.0.0.ebuild +++ b/sys-cluster/htcondor/htcondor-8.0.0.ebuild @@ -63,7 +63,7 @@ src_configure() { # All the hard coded -DWITH_X=OFF flags are for packages that aren't in portage # I also haven't included support for HAVE_VMWARE because I don't know what it requires local mycmakeargs=" - -DCONDOR_PACKAGE_BUILD=OFF + -DCONDOR_PACKAGE_BUILD=ON -DWITH_AVIARY=OFF -DWITH_BLAHP=OFF -DWITH_CAMPUSFACTORY=OFF