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 E3577138C48 for ; Mon, 13 Apr 2015 06:34:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EBAAE0934; Mon, 13 Apr 2015 06:34:29 +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 39B9EE0934 for ; Mon, 13 Apr 2015 06:34:29 +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 1A02A340AC5 for ; Mon, 13 Apr 2015 06:34:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6DEE15D02 for ; Mon, 13 Apr 2015 06:34:24 +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: <1428906514.3022430f8d5d4069ed2108fc309c784e3de00315.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: 3022430f8d5d4069ed2108fc309c784e3de00315 X-VCS-Branch: master Date: Mon, 13 Apr 2015 06:34:24 +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: f67e0dc6-091a-475c-a1a2-d698969eb234 X-Archives-Hash: 5d29667f0628ea4ed53d8ff569296059 commit: 3022430f8d5d4069ed2108fc309c784e3de00315 Author: Justin Lecher gentoo org> AuthorDate: Mon Apr 13 06:28:34 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Apr 13 06:28:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3022430f sci-chemistry/nmrpipe: Drop emul package support Package-Manager: portage-2.2.18 sci-chemistry/nmrpipe/ChangeLog | 6 +++++- sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 11 ++--------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog index 6070df8..329425e 100644 --- a/sci-chemistry/nmrpipe/ChangeLog +++ b/sci-chemistry/nmrpipe/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-chemistry/nmrpipe -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 13 Apr 2015; Justin Lecher + nmrpipe-8.1.2013.218.23.09-r1.ebuild: + sci-chemistry/nmrpipe: Drop emul package support + 13 Nov 2014; Justin Lecher nmrpipe-8.1.2013.218.23.09-r1.ebuild: Drop all KEYWORDS due to broken revdeps 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 402cda3..938dc8d 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -47,14 +47,7 @@ RDEPEND="${DEPEND} sys-libs/ncurses x11-apps/xset || ( x11-libs/xview x11-libs/xview-bin ) - || ( - ( - x11-libs/libX11[abi_x86_32(-)] - ) - ( - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] - ) - ) + >=x11-libs/libX11-1.6.2[abi_x86_32(-)] prefix? ( dev-util/patchelf )" S="${WORKDIR}"