aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-04-13 08:28:34 +0200
committerJustin Lecher <jlec@gentoo.org>2015-04-13 08:28:34 +0200
commit3022430f8d5d4069ed2108fc309c784e3de00315 (patch)
treed3ac0a97ecc4da01652685f95aee01434da815af
parentMerge remote-tracking branch 'github/master' (diff)
downloadsci-3022430f8d5d4069ed2108fc309c784e3de00315.tar.gz
sci-3022430f8d5d4069ed2108fc309c784e3de00315.tar.bz2
sci-3022430f8d5d4069ed2108fc309c784e3de00315.zip
sci-chemistry/nmrpipe: Drop emul package support
Package-Manager: portage-2.2.18
-rw-r--r--sci-chemistry/nmrpipe/ChangeLog6
-rw-r--r--sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild11
2 files changed, 7 insertions, 10 deletions
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 6070df8a1..329425ea6 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 <jlec@gentoo.org>
+ nmrpipe-8.1.2013.218.23.09-r1.ebuild:
+ sci-chemistry/nmrpipe: Drop emul package support
+
13 Nov 2014; Justin Lecher <jlec@gentoo.org>
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 402cda36c..938dc8dd2 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}"