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 1RfAq5-00067u-RX for garchives@archives.gentoo.org; Mon, 26 Dec 2011 13:43:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A932421C064; Mon, 26 Dec 2011 13:43:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7501621C064 for ; Mon, 26 Dec 2011 13:43:34 +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 EE2361B400D for ; Mon, 26 Dec 2011 13:43:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 63DDF80043 for ; Mon, 26 Dec 2011 13:43:33 +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: <5b8bbb4f89fd936be07cd1debcf7fe061e1c940a.jlec@gentoo> 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: 5b8bbb4f89fd936be07cd1debcf7fe061e1c940a Date: Mon, 26 Dec 2011 13:43:33 +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: 8c48e176-c78b-40c2-b23b-dcd53021e242 X-Archives-Hash: ef5b1121fa2ab90f9190d5e61990673a commit: 5b8bbb4f89fd936be07cd1debcf7fe061e1c940a Author: Justin Lecher gentoo org> AuthorDate: Mon Dec 26 13:43:23 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Dec 26 13:43:23 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D5b8bbb4f sci-chemistry/nmrpipe: Remove dep on 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 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/Chan= geLog index 985eba6..2f35ae6 100644 --- a/sci-chemistry/nmrpipe/ChangeLog +++ b/sci-chemistry/nmrpipe/ChangeLog @@ -4,6 +4,10 @@ =20 26 Dec 2011; Justin Lecher nmrpipe-6.2.2011.314.15.12.ebuild: + Remove dep on xview + + 26 Dec 2011; Justin Lecher + nmrpipe-6.2.2011.314.15.12.ebuild: Always use bundled xview =20 06 Dec 2011; Justin Lecher 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 c16c9f1..4814aed 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 @@ -44,8 +44,8 @@ RDEPEND=3D"${DEPEND} amd64? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-xlibs - ) - x86? ( x11-libs/xview )" + )" +# x86? ( x11-libs/xview )" =20 S=3D"${WORKDIR}" NMRBASE=3D"/opt/${PN}"