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 654C413877A for ; Mon, 7 Jul 2014 06:36:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDB34E087A; Mon, 7 Jul 2014 06:36:52 +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 422BAE087A for ; Mon, 7 Jul 2014 06:36:52 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FBBB33EC9C for ; Mon, 7 Jul 2014 06:36:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 44EFC193E9 for ; Mon, 7 Jul 2014 06:36:48 +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: <1404713247.1a48f04ad68943841722568c2c224ea8678ba4fe.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-8.1.2013.218.23.09-r1.ebuild X-VCS-Directories: sci-chemistry/nmrpipe/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 1a48f04ad68943841722568c2c224ea8678ba4fe X-VCS-Branch: master Date: Mon, 7 Jul 2014 06:36:48 +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: 45c05b84-956d-4238-8baa-174e73f11faf X-Archives-Hash: 5295a865a532e5aa13d87027ea4baff7 commit: 1a48f04ad68943841722568c2c224ea8678ba4fe Author: Justin Lecher gentoo org> AuthorDate: Fri Jul 4 07:16:49 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jul 7 06:07:27 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1a48f04a sci-chemistry/nmrpipe: Fix emul-linux deps for modern multilib Package-Manager: portage-2.2.10 RepoMan-Options: --force --- sci-chemistry/nmrpipe/ChangeLog | 4 ++++ sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog index d94799f..630fe3b 100644 --- a/sci-chemistry/nmrpipe/ChangeLog +++ b/sci-chemistry/nmrpipe/ChangeLog @@ -6,6 +6,10 @@ nmrpipe-8.1.2013.218.23.09-r1.ebuild: Fix emul-linux deps for modern multilib + 04 Jul 2014; Justin Lecher + nmrpipe-8.1.2013.218.23.09-r1.ebuild: + Fix emul-linux deps for modern multilib + 28 Oct 2013; Justin Lecher -nmrpipe-8.1.2013.218.23.09.ebuild, +nmrpipe-8.1.2013.218.23.09-r1.ebuild, +files/extract.M: diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild index 9bf3a23..7602935 100644 --- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild +++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild @@ -39,6 +39,7 @@ RESTRICT="strip" DEPEND="app-shells/tcsh" RDEPEND="${DEPEND} app-editors/nedit + dev-lang/tk dev-tcltk/blt media-fonts/font-sun-misc !sci-chemistry/sparta+ @@ -48,11 +49,9 @@ RDEPEND="${DEPEND} || ( x11-libs/xview x11-libs/xview-bin ) || ( ( - dev-lang/tk[abi_x86_32(-)] x11-libs/libX11[abi_x86_32(-)] ) ( - app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] ) )