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 04EB5138010 for ; Fri, 21 Sep 2012 06:03:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24864E0441; Fri, 21 Sep 2012 06:03:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EC86DE0441 for ; Fri, 21 Sep 2012 06:03:38 +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 347CA33D2A8 for ; Fri, 21 Sep 2012 06:03:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EDE31E5445 for ; Fri, 21 Sep 2012 06:03:35 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1348207397.e816a8baf5e8d3dafa3438a71a7385b3b6b03988.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/chimera-bin/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/chimera-bin/ChangeLog sci-chemistry/chimera-bin/chimera-bin-1.6.2.ebuild X-VCS-Directories: sci-chemistry/chimera-bin/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e816a8baf5e8d3dafa3438a71a7385b3b6b03988 X-VCS-Branch: master Date: Fri, 21 Sep 2012 06:03:35 +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: cdf4c147-d333-4452-bb07-6a8986bd41b6 X-Archives-Hash: 5faa0e4aebd0ab1350a95fb8c42453b3 commit: e816a8baf5e8d3dafa3438a71a7385b3b6b03988 Author: Justin Lecher gentoo org> AuthorDate: Fri Sep 21 06:03:17 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Sep 21 06:03:17 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e816a8ba sci-chemistry/chimera-bin: Don't strip (Portage version: 2.2.0_alpha130/git/Linux x86_64, unsigned Manifest commit) --- sci-chemistry/chimera-bin/ChangeLog | 3 +++ sci-chemistry/chimera-bin/chimera-bin-1.6.2.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/sci-chemistry/chimera-bin/ChangeLog b/sci-chemistry/chimera-bin/ChangeLog index 751995c..3b78d92 100644 --- a/sci-chemistry/chimera-bin/ChangeLog +++ b/sci-chemistry/chimera-bin/ChangeLog @@ -3,6 +3,9 @@ # $Header: $ 21 Sep 2012; Justin Lecher chimera-bin-1.6.2.ebuild: + Don't strip + + 21 Sep 2012; Justin Lecher chimera-bin-1.6.2.ebuild: Set rpath on prefix *chimera-bin-1.6.2 (20 Sep 2012) diff --git a/sci-chemistry/chimera-bin/chimera-bin-1.6.2.ebuild b/sci-chemistry/chimera-bin/chimera-bin-1.6.2.ebuild index 6fea9b1..50ba959 100644 --- a/sci-chemistry/chimera-bin/chimera-bin-1.6.2.ebuild +++ b/sci-chemistry/chimera-bin/chimera-bin-1.6.2.ebuild @@ -21,7 +21,7 @@ DEPEND="prefix? ( dev-util/patchelf )" S="${WORKDIR}" -RESTRICT="fetch" +RESTRICT="fetch strip" QA_PREBUILT="opt/.*"