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 1RfAoL-0005X7-K5 for garchives@archives.gentoo.org; Mon, 26 Dec 2011 13:41:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D545721C07E; Mon, 26 Dec 2011 13:41:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A09ED21C07E for ; Mon, 26 Dec 2011 13:41:45 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 09E641B402A for ; Mon, 26 Dec 2011 13:41:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 28D7280043 for ; Mon, 26 Dec 2011 13:41:44 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/nmrpipe/ChangeLog sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild X-VCS-Directories: sci-chemistry/nmrpipe/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e7b6b1359adf317a4a700f3210e85a9a81f8789c Date: Mon, 26 Dec 2011 13:41:44 +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: fa0d14b5-4eec-4856-9ed0-8107e179da9a X-Archives-Hash: 1e6a272df4a0a0993770269fa5a0b5f9 commit: e7b6b1359adf317a4a700f3210e85a9a81f8789c Author: Justin Lecher gentoo org> AuthorDate: Mon Dec 26 13:41:33 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Dec 26 13:41:33 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3De7b6b135 sci-chemistry/nmrpipe: Always use bundled xview (Portage version: 2.2.0_alpha83/git/Linux x86_64, RepoMan options: --forc= e, signed Manifest commit with key 70EB7916) --- sci-chemistry/nmrpipe/ChangeLog | 4 ++++ .../nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/Chan= geLog index 2a60ee2..985eba6 100644 --- a/sci-chemistry/nmrpipe/ChangeLog +++ b/sci-chemistry/nmrpipe/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 26 Dec 2011; Justin Lecher + nmrpipe-6.2.2011.314.15.12.ebuild: + Always use bundled xview + 06 Dec 2011; Justin Lecher +files/6.2.2011.314.15.12-lib.patch, -files/6.0.2011.286.17.18-lib.pat= ch, -nmrpipe-6.0.2011.286.17.18.ebuild, +nmrpipe-6.2.2011.314.15.12.ebuild= : diff --git a/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild b/sc= i-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild index 4c3cb20..c16c9f1 100644 --- a/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild +++ b/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild @@ -121,7 +121,7 @@ src_install() { nmrbin.{linux,mac,sgi6x,sol,winxp} nmruser format \ || die "Failed to remove unnecessary libraries." # As long as xview is not fixed for amd64 we do this - use amd64 || rm nmrbin.linux9/lib/{libxview.so*,libolgx.so*} + #use amd64 || rm nmrbin.linux9/lib/{libxview.so*,libolgx.so*} # Remove the initialisation script generated during the installation. # It contains incorrect hardcoded paths; only the "nmrInit.com" script # should be used.