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 591B513838B for ; Fri, 12 Sep 2014 17:22:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE09CE086E; Fri, 12 Sep 2014 17:22:40 +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 35F43E086C for ; Fri, 12 Sep 2014 17:22:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E98C340273 for ; Fri, 12 Sep 2014 17:22:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8EC854D0 for ; Fri, 12 Sep 2014 17:22:37 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1410542548.65c3565eaed9ddade3c515a9c12e0d32eb14dedf.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: profiles/ X-VCS-Repository: proj/sci X-VCS-Files: profiles/package.mask profiles/package.use.mask X-VCS-Directories: profiles/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 65c3565eaed9ddade3c515a9c12e0d32eb14dedf X-VCS-Branch: master Date: Fri, 12 Sep 2014 17:22:37 +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: c58dee8d-792c-4483-bc42-89731c316895 X-Archives-Hash: 808904cda27e3fa4b22e2402e58a746f commit: 65c3565eaed9ddade3c515a9c12e0d32eb14dedf Author: Christoph Junghans gentoo org> AuthorDate: Fri Sep 12 17:22:28 2014 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Fri Sep 12 17:22:28 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=65c3565e added missing masks --- profiles/package.mask | 10 ++++++++++ profiles/package.use.mask | 4 ++++ 2 files changed, 14 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cb09f9e..ca04efb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,16 @@ #--- END OF EXAMPLES --- +# Christoph Junghans (12 Sep 2014) +# gcc:4.1 not available on no-multilib, selinux +sci-chemistry/cpmgfit +sci-chemistry/curvefit +sci-chemistry/modelfree + +# Christoph Junghans (12 Sep 2014) +# due to www-apps/py-swish-e being masked +sci-chemistry/chimera-bin + # Jauhien Piatlicki (09 Sep 2014) # www-apps/swish-e masked in tree for removal # www-apps/py-swish-e should be masked until diff --git a/profiles/package.use.mask b/profiles/package.use.mask index d309713..f66f9b2 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -16,6 +16,10 @@ ## =media-video/mplayer-0.90_pre5-r1 foo # +# Christoph Junghans (12 Sep 2014) +# icc and ifc don't work on no-multilib +sci-biology/estscan icc ifc + # Justin Lecher (06 Jan 2014) # Missing dep dev-python/scikits-cuda sci-biology/mne-python cuda